|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Hard Drivin
Domark / Tengen, 1989
|
 |
Action Replay Code:
POKE 45712,173 - Off-road Time
POKE 43810,173 - On-road Time
POKE 45385,173 - Stop lap Time
Listing Cheat:
1 rem hard drivin' (hit squad)
2 rem infinite time options by martin pugh
3 rem cassette -v1- commodore format
4 for x=288 to 320: read y:c=c+y: poke x,y:next
5 if c3564 then print "data error": end
6 input "onroad time y/n";a$: if a$="y" then poke 309,141
7 input "offroad time y/n";b$: if b$="y" then poke 312,141
8 input "stop lap timer y/n";c$: if c$="y" then poke 315,141
9 poke 157,128:sys 288
10 data 032,086,245,169,049,141,097,003
11 data 169,001,141,098,003,096,072,077
12 data 080,051,001,169,173,174,224,167
13 data 174,120,160,174,155,166,076,013
14 data 008
Download PRG...
|
|