|

eMail Me
Note: You must add 'com' to the end of the address, it's to help prevent auto spam.
|
Pyjamarama!
Mikro-Gen, 1984
|
 |
Action Replay Code:
POKE 17435,165 - Lives
Listing Cheat:
1 rem pyjamarama! (mikro gen)
2 rem infinite lives by waz
3 rem cassette -v1- commodore format
4 for x=384 to 407:read y:c=c+y:poke x,y:next
5 if c<>2423 then print "data error":end
6 sys 384
7 data 032,104,225,169,144,141,170,008
8 data 169,001,141,171,008,076,013,008
9 data 169,100,141,027,068,076,253,009
Download PRG...
|
1 rem pyjamarama! (mikro gen)
2 rem infinite lives by martin pugh
3 rem cassette -v1- zzapp64 iss.40
4 for x=320 to 344:read y:c=c+y:poke x,y:next
5 if c=2718 then poke 157,128:sys 320
6 print "data error"
7 data 32,86,245,169,81,141,251,2,169,1,141,252,2,96,72
8 data 77,80,169,183,141,147,70,76,27,8
Download PRG...
|
|