mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-28 22:30:09 +00:00
xmas2018: going to have to release
This commit is contained in:
parent
751da01f90
commit
3a68e0499b
@ -48,7 +48,7 @@ merry_begin:
|
||||
|
||||
bit KEYRESET ; clear keypress ; 4
|
||||
|
||||
sei ; disable interrupts/music
|
||||
; sei ; disable interrupts/music
|
||||
|
||||
rts ; 6
|
||||
|
||||
|
Binary file not shown.
@ -165,6 +165,13 @@ forever:
|
||||
|
||||
jsr wait_until_keypress
|
||||
|
||||
sei ; disable music interrupt
|
||||
jsr mockingboard_mute
|
||||
|
||||
; wait again before restarting
|
||||
|
||||
jsr wait_until_keypress
|
||||
|
||||
jmp reload_everything
|
||||
|
||||
;==================
|
||||
|
Loading…
x
Reference in New Issue
Block a user