mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-27 12:30:30 +00:00
Merge branch 'master' of https://github.com/a2-4am/4cade
This commit is contained in:
commit
608f638424
@ -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…
Reference in New Issue
Block a user