cheat for Spy Hunter (#364)

* cheat for Spy Hunter

* cheat for Spy Hunter

* cheat for Spy Hunter
This commit is contained in:
xotmatrix 2021-01-30 21:23:40 -05:00 committed by GitHub
parent c4addc3ac5
commit 2e714d950f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 2 deletions

View File

@ -272,7 +272,7 @@
0110,SPIDERBOT
0000,SPIDER.RAID
1001,SPINDIZZY
0000,SPY.HUNTER
0001,SPY.HUNTER
0001,SPYS.DEMISE=Spy's Demise
0001,STAR.BLAZER
1001,STAR.CRUISER

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2019 by 4am
;(c) 2021 by 4am/xot
!cpu 6502
!to "build/PRELAUNCH/SPY.HUNTER",plain
@ -17,6 +17,13 @@ callback nop
sty $0D8E
iny
sty $0D93
+GET_MACHINE_STATUS
and #CHEATS_ENABLED
beq +
lda #$AD
sta $739D ; patch - don't decrease timer
+
jmp $0451
!if * > $1C0 {