mirror of
https://github.com/a2-4am/4cade.git
synced 2025-03-03 11:30:27 +00:00
Fix World Games reset so that it reboots instead (#353)
This commit is contained in:
parent
d5328e9026
commit
76faf59509
@ -1,5 +1,5 @@
|
||||
;license:MIT
|
||||
;(c) 2020 by qkumba
|
||||
;(c) 2020 by qkumba/Frank M.
|
||||
|
||||
!cpu 6502
|
||||
!to "build/PRELAUNCH/WORLD.GAMES",plain
|
||||
@ -26,6 +26,7 @@
|
||||
+READ_RAM2_NO_WRITE
|
||||
jsr DisableAccelerator
|
||||
inc $BF0E ; disable ROM remapping
|
||||
inc $D6A ; set power up byte to reboot
|
||||
jmp $BF5
|
||||
|
||||
game !byte 7
|
||||
|
Loading…
x
Reference in New Issue
Block a user