|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Out Run
US Gold/Sega, 1988
|
 |
Action Replay Code:
POKE 34700.173 - Time
POKE 34711,189 - Time
POKE 34686,173 - Time
POKE 44049,96 - Invincibility
Reset Code:
SYS 38045 - Restart Game
Listing Cheat:
1 rem outrun (us gold/kixx)
2 rem infinite time and invincibility by m pugh
3 rem cassette -v1- commodore format
4 for x=525 to 557: read y:c=c+y: poke x,y:next
5 if c<>3583 then print "data error":end
6 input "infinite time y/n";a$:if a$="y" then poke 549,141
7 input "invincibility y/n";b$:if b$="y" then poke 554,141
8 poke 157,128:sys 525
9 data 032,086,245,169,024,141,086,009
10 data 169,078,141,088,009,076,016,008
11 data 072,077,080,238,032,208,169,173
12 data 173,126,135,169,096,173,017,172
13 data 096
Download PRG...
|
|