fix broken Moon Patrol prelauncher (#397)

dsk image was change a couple months ago and it looks like MP hasn't worked since.
This commit is contained in:
frankmilliron 2021-10-24 10:36:46 -07:00 committed by GitHub
parent bc5205ae15
commit afe6591afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -9,11 +9,9 @@
+ENABLE_ACCEL
lda #$60
sta $49d5
sta $49dd
jsr $800
lda #$60
sta $2fe
jsr $2ef
+GET_MACHINE_STATUS
and #CHEATS_ENABLED
beq +