From bcebe6367f610ca9fbda0a5252dfa16eea051652 Mon Sep 17 00:00:00 2001 From: Lucas Scharenbroich Date: Tue, 27 Jun 2023 21:26:33 -0500 Subject: [PATCH] Turn APU back on --- demos/smb/Main.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/smb/Main.s b/demos/smb/Main.s index 013bce5..793e8ad 100644 --- a/demos/smb/Main.s +++ b/demos/smb/Main.s @@ -87,7 +87,7 @@ FTblTmp equ 228 ; Initialize the sound hardware for APU emulation -; jsr APUStartUp + jsr APUStartUp ; Start up GTE to drive the graphics ; brl :debug