From df60c0854c387c8218aa5d627c2b1370f4d9c835 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Fri, 3 Nov 2023 20:27:14 -0400 Subject: [PATCH] second: hook up everything --- demos/second/start.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/second/start.s b/demos/second/start.s index 7ffa841e..fda3980e 100644 --- a/demos/second/start.s +++ b/demos/second/start.s @@ -8,7 +8,7 @@ ;.include "qload.inc" ;.include "music.inc" -DEBUG=1 +DEBUG=0 second_start: ;===================== @@ -38,7 +38,7 @@ restart: ; run fake boot / fake bios -; jsr $6000 + jsr $6000 ;================================== ; load music into the language card