|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Subterranea
Rack It, 1988
|
 |
Action Replay Code:
POKE 5975,73 - Lives
POKE 4434,181 - No Enemies
POKE 3069,200 - Turbo Boost
POKE 3069,123 - Wobble Levels
Listing Cheat:
1 rem subterranea (rack-it (hewson))
2 rem infinite lives and shields by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 543:read y:c=c+y:poke x,y:next
5 if c<>3228 then print "data error":end
6 input"infinite lives y/n";a$ : if a$="y" then poke 533,141
7 input"infinite shields y/n";b$ : if b$="y" then poke 538,141
8 poke 157,128:sys 516
9 data 032,086,245,169,019,141,207,003
10 data 206,208,003,096,072,077,080,169
11 data 173,173,140,025,169,000,173,228
12 data 025,076,230,003
Download PRG...
|
|