Mission on Thunderhead cheat

This commit is contained in:
Peter Ferrie 2020-04-27 15:48:45 -07:00
parent fc9c8b571b
commit 448f1c5824
2 changed files with 6 additions and 1 deletions

View File

@ -147,7 +147,7 @@
1001,MINER.2049.II=Miner 2049er II
1001,MINGS.CHALLENGE=Ming's Challenge
0001,MINIT.MAN
1000,THUNDERHEAD=Mission on Thunderhead
1004,THUNDERHEAD=Mission on Thunderhead
0001,MONTEZUMA=Montezuma's Revenge
0001,MOON.PATROL
0000,MR.COOL=Mr. Cool

View File

@ -16,6 +16,11 @@
callback
+LC_REBOOT
lda MachineStatus
and #CHEATS_ENABLED
beq +
inc $45FA ; patch - don't decrease energy
+
jsr DisableAccelerator
jmp $204B