mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 04:33:10 +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
|
;license:MIT
|
||||||
;(c) 2020 by qkumba
|
;(c) 2020 by qkumba/Frank M.
|
||||||
|
|
||||||
!cpu 6502
|
!cpu 6502
|
||||||
!to "build/PRELAUNCH/WORLD.GAMES",plain
|
!to "build/PRELAUNCH/WORLD.GAMES",plain
|
||||||
@ -26,6 +26,7 @@
|
|||||||
+READ_RAM2_NO_WRITE
|
+READ_RAM2_NO_WRITE
|
||||||
jsr DisableAccelerator
|
jsr DisableAccelerator
|
||||||
inc $BF0E ; disable ROM remapping
|
inc $BF0E ; disable ROM remapping
|
||||||
|
inc $D6A ; set power up byte to reboot
|
||||||
jmp $BF5
|
jmp $BF5
|
||||||
|
|
||||||
game !byte 7
|
game !byte 7
|
||||||
|
Loading…
Reference in New Issue
Block a user