mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 04:33:10 +00:00
more interrupts
This commit is contained in:
parent
f7dc31c60a
commit
a9e36ae6d9
@ -40,7 +40,7 @@ FirstMover
|
||||
;------------------------------------------------------------------------------
|
||||
Reenter
|
||||
cld
|
||||
sei
|
||||
cli
|
||||
jsr SwitchToBank2
|
||||
jsr DisableAccelerator ; back to 1 MHz (especially important on IIgs
|
||||
; which restores default speed on Ctrl-Reset)
|
||||
|
@ -33,3 +33,4 @@
|
||||
jsr ROM_HOME
|
||||
|
||||
bit CLEARKBD
|
||||
sei
|
||||
|
Loading…
Reference in New Issue
Block a user