1 rem bomber
2 rem infinite lives by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 538:read y:c=c+y: poke x,y:next
5 if c<>2532 then print "data error":end
6 poke 157,128:sys 516
7 data 032,086,245,169,019,141,207,003
8 data 206,208,003,096,072,077,080,169
9 data 173,141,072,024,076,230,003
Download PRG...