|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Mission Impossibubble
Hewson Consultants Ltd., 1989
|
 |
Action Replay Code:
POKE 40521,173 - Lives
Listing Cheat:
1 rem mission impossibubble (hewson)
2 rem infinite lives by m pugh
3 rem cassette -v1- commodore format
4 for x=514 to 546:read y:c=c+y:poke x,y:next
5 if c=3419 then poke 157,128:sys 514
6 print "data error":end
7 data 032,086,245,169,019,141,250,002
8 data 169,002,141,251,002,096,072,077
9 data 080,169,002,141,240,004,076,000
10 data 004,169,173,141,226,129,076,027
11 data 008
Download PRG...
|
1 rem mission impossibubble (hewson)
2 rem infinite lives
3 rem cassette -v1- commodore format
4 rem cyberhack - by jim blackler
10 a=520
20 read z: q=q+z: if q<>0 then poke a,z:a=a+1:goto 20
30 sys 520: rem quantity error means checksum failed - check listing
40 data 32,44,247,162,16,142,62,3,232,142,64,3,32,108,245,169,32,141,233,16
50 data 169,61,141,234,16,169,2,141,235,16,162,157,189,158,16,157,158,2,202
60 data 208,247,169,166,141,20,3,169,2,141,21,3,208,254,141,13,220,72,169,32
70 data 141,240,3,169,82,141,241,3,169,2,141,242,3,104,96,169,93,162,2,141
80 rem end of cyberhack
100 data 201,250,142,202,250,96,169,173,141,116,126,76,54,250,-11499
Download PRG...
|
|