mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-19 22:31:15 +00:00
Add interrupt breaks in the lite blitter to allow music to keep playing
This commit is contained in:
parent
6a0b8cbdc1
commit
cb5e9b0b25
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user