|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
                             
Split Personalities
Domark, 1986
|
 |
Action Replay Code:
POKE 7031,173 - Lives
Reset Code:
SYS 13165 - Restart Game
Listing Cheat:
Tape:
1 rem split personalities (domark)
2 rem invincibility by h m pugh
3 rem cassette -v1- commodore format
4 for x=271 to 299: read y : c=c+y: poke x,y: next
5 if c=3132 then poke 157,128 : sys271
6 print "data error"
7 data 32,86,245,169,32,141,122,3,169,1,141,124
8 data 3,96,72,77,80,141,32,208,169,173,141,135
9 data 27,141,231,45,96
Download PRG...
|
Disk:
1 rem split personalities (domark)
2 rem infinite lives by waz
3 rem disk -v1- commodore format
4 for x=679 to 721:read y:c=c+y: poke x, y:next
5 if c<>4827 then print "data error": end
6 print chr$(147);"insert disk & press a key"
7 poke 198, 0:wait 198,1:sys 679
10 data 169,001,168,162,008,032,186,255
11 data 169,001,162,199,160,002,032,189
12 data 255,169,000,032,213,255,169,202
13 data 141,119,004,169,002,141,120,004
14 data 076,000,004,169,173,141,119,027
15 data 076,076,076
Download PRG...
|
|