|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
                             
Battle Valley
Rack It, 1988
|
 |
Action Replay Code:
POKE 14817,165 POKE 17654,165 - Ammo
POKE 17838,165 POKE 17848,165 - Energy
POKE 16371,0 - Time
Restart:
SYS 25952 - Restart Game
For Fun:
Enter 0 to 15 to set colour.
To change title color:
POKE 26087,(0-15)
To change foreground colors:
POKE 11612,(0-15)
POKE 11617,(0-15)
To change mid-ground colors:
POKE 11341,(0-15)
POKE 11346,(0-15)
POKE 11351,(0-15)
To change background colors:
POKE 11130,(0-15)
POKE 11135,(0-15)
POKE 11140,(0-15)
Listting Cheat:
1 rem battle valley
2 rem infinite energy, time & ammo by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 565: read y:c=c+y:poke x,y:next
5 if c<>5852 then print "data error":end
6 input "infinite energy y/n";a$:if a$="y" then poke 540,165
7 input "infinite time y/n";b$:if b$="y" then poke 556,173
8 input "infinite ammo y/n";c$:if c$="y" then poke 548,165
9 poke 157,128:sys 516
10 data 032,086,245,169,019,141,207,003
11 data 206,208,003,096,072,077,080,169
12 data 002,141,113,009,076,230,003,169
13 data 133,141,020,077,141,157,066,169
14 data 133,141,200,077,141,210,077,169
15 data 157,141,241,103,141,247,103,076
16 data 027,008
Download PRG...
|
|