mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 20:30:29 +00:00
switch Crime Wave to in-game cheat
This commit is contained in:
parent
194228e025
commit
29bcc548c5
@ -137,7 +137,7 @@
|
||||
00010,CRAZY.MAZEY=Crazy Mazey
|
||||
00011,CREEPY.CRRIDORS=Creepy Corridors
|
||||
00011,CRICKATEER=Cricketeer
|
||||
00010,CRIME.WAVE=Crime Wave
|
||||
00070,CRIME.WAVE=Crime Wave
|
||||
10010,CRISIS.MOUNTAIN=Crisis Mountain
|
||||
00010,CROSS.CITY=Cross City
|
||||
00011,CROSSFIRE=Crossfire
|
||||
|
@ -12,13 +12,6 @@
|
||||
sta $244B
|
||||
jsr $2400 ; decompress
|
||||
+READ_RAM2_NO_WRITE
|
||||
lda MachineStatus
|
||||
and #CHEATS_ENABLED
|
||||
beq +
|
||||
lda #$A5
|
||||
sta $9D89 ; patch - don't decrease lives
|
||||
sta $9DF4 ; patch - don't increase lives
|
||||
+
|
||||
; reset vector in high score file
|
||||
; gets loaded directly to $300
|
||||
lda MockingboardStuff
|
||||
|
Loading…
Reference in New Issue
Block a user