accelerate Phaser Fire, Spy Hunter demo unpacking

This commit is contained in:
Peter Ferrie 2022-07-03 22:45:03 -07:00
parent 38961a8e73
commit ba6572c2d9
4 changed files with 4 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -9,6 +9,7 @@
!source "src/macros.a"
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT title, $00
+READ_ROM_NO_WRITE
@ -40,6 +41,7 @@
inx
stx $54C2
stx $982
+DISABLE_ACCEL
jmp ($20)
title !byte x_e-x_b

View File

@ -9,6 +9,7 @@
!source "src/macros.a"
+READ_RAM2_WRITE_RAM2
jsr EnableAccelerator
+LOAD_FILE_AT title, $00
+READ_ROM_NO_WRITE
@ -50,6 +51,7 @@ callback
sta $E93
sta $EB2
sta $61C5
+DISABLE_ACCEL
jmp $0451
title !byte x_e-x_b