From cb5e9b0b2502ac32d1a4ba16d6c8ab7b18b9cb13 Mon Sep 17 00:00:00 2001 From: Lucas Scharenbroich Date: Mon, 26 Jun 2023 17:17:23 -0500 Subject: [PATCH] Add interrupt breaks in the lite blitter to allow music to keep playing --- src/blitter/TemplateLite.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blitter/TemplateLite.s b/src/blitter/TemplateLite.s index 274bd81..18b9780 100644 --- a/src/blitter/TemplateLite.s +++ b/src/blitter/TemplateLite.s @@ -233,7 +233,7 @@ lite_even_exit jmp *+5 ; Jump to the next line. mx %10 :odd_out_207 lda #0 pha -:exit_207 jmp lite_entry_1 +:exit_207 jmp lite_enable_int dfb $F4,$00 ds 3546 ; pad to the end of the bank to make sure we start at address $0000