|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Turbo the Tortoise
Hi-Tec Software, 1992
|
 |
Action Replay Code:
POKE 40838,0 - Lives
POKE 39060,0 - Weaponry
POKE 40803,234 - Energy
Listing Cheat:
1 rem turbo the tortoise (codemasters)
2 rem infinite lives, energy and ammo by waz
3 rem cassette -v1- commodore format
4 for x=272 to 306:read y:c=c+y:poke x,y:next
5 if c<>4038 then print "data error":end
6 input "infinite lives y/n";a$:if a$="n" then poke 297,255
7 input "infinite energy y/n";b$:if b$="n" then poke 292,202
8 input "infinite ammo y/n";c$:if c$="n" then poke 302,1
9 poke 157,128:sys 272
10 data 032,086,245,169,032,141,090,003
11 data 169,001,141,092,003,076,167,002
12 data 238,032,208,169,234,141,099,159
13 data 169,000,141,134,159,169,000,141
14 data 148,152,096
Download PRG...
|
|