mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-30 18:30:39 +00:00
clear decimal, re-enable ints on reentry
This commit is contained in:
parent
48ca4342fe
commit
ef541b08d9
@ -11,6 +11,8 @@
|
||||
FirstMover
|
||||
!pseudopc $D000 {
|
||||
Reenter ; self-running demos should call this to exit back to 4cade
|
||||
cld
|
||||
cli
|
||||
+READ_RAM1_WRITE_RAM1
|
||||
jsr CloseHandles ; close any open handles to restore ProRWTS state to original
|
||||
jsr SaveScreenHoles ; restore screen hole contents from saved copy
|
||||
|
Loading…
Reference in New Issue
Block a user