fix Prince of Persia reboot

This commit is contained in:
frankmilliron 2022-05-28 17:15:07 -07:00 committed by GitHub
parent 0f12d11538
commit d18d2d53fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2022 by qkumba
;(c) 2022 by qkumba, Frank M.
!cpu 6502
!to "build/PRELAUNCH.INDEXED/PP",plain
@ -7,6 +7,8 @@
!source "src/prelaunch/common.a"
inc $3F4 ; force reboot on reset
+READ_RAM2_NO_WRITE
jsr EnableAccelerator
lda MachineStatus