From a0b4a1a6107e4dc905b21858d8ac76c47293cfb4 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 21 Feb 2024 12:02:14 +0200 Subject: Add emu --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.vscode/launch.json') diff --git a/.vscode/launch.json b/.vscode/launch.json index 22dd52d..a7efb5f 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -11,7 +11,7 @@ "program": "${file}", "console": "integratedTerminal", "justMyCode": true, - "args": ["src/test.atk16", "out/test.bin"] + "args": ["out/just_hlt.bin"] } ] } \ No newline at end of file -- cgit v1.3