|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Anarchy
Rack It [Hewson], 1987
|
 |
Action Replay Code:
POKE 6964,173 - Lives
POKE 6492,173 - Time
Listing Cheat:
1 rem anarchy
2 rem infinite lives, time & invincibility
3 rem cassette -v1- commodore format
4 for x=517 to 579: read y: c=c+y: pokex,y: next
5 if c<>6224 then print "data error": end
6 print chr$(147)
7 input "do you want infinite lives y/n";a$:if a$="y" then poke573,141
8 input "do you want infinite time y/n";b$:if b$="y" then poke568,141
9 input "do you want invincibility y/n";c$:if c$="y" then poke565,141
10 poke 157,128: sys 517
11 data 169,18,141,40,3,169,2,141,41,3,32,86
12 data 245,169,32,141,178,2,169,2,141,179,2,96
13 data 72,77,80,169,32,141,222,3,169,51,141,223
14 data 3,169,2,141,224,3,32,69,3,96,169,0
15 data 174,202,32,174,97,31,169,11,174,61,33
16 data 238,32,208,96
Download PRG...
|
1 rem anarchy (rack-it)
2 rem infinite lives
3 rem cassette -v1- zzapp64 iss.37
100 data 32,86,245,169,1,141,29,4,96,206,202,32,76,162,124
101 for l=379 to 393:read a:poke l,a:next:sys 379
Download PRG...
|
|