1 rem sensitive (64'er)
2 rem infinite lives by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 553: read y:c=c+y: poke x,y:next
5 if c<>4200 then print "data error":end
6 input "easy game, won't explode until you move off the pads y/n";a$
7 if a$="y" then poke 547,141
8 poke 157,128:sys 516
9 data 032,086,245,169,019,141,207,003
10 data 206,208,003,096,072,077,080,169
11 data 032,141,232,009,169,002,141,233
12 data 009,076,230,003,072,169,173,173
13 data 136,064,104,076,128,015
Download PRG...