1 rem revolution (commodore format)
2 rem infinite energy by h m pugh
3 rem cassette -v1- commodore format
4 for x=517 to 552:read y:c=c+y:poke x,y:next
5 if c=3209 then poke 157,128:sys 517
6 print "data error"
7 data 169,18,141,40,3,169,2,141,41,3,32,86
8 data 245,169,32,141,178,2,169,2,141,179,2,96
9 data 72,77,80,32,69,3,169,173,141,7,89,96
Download PRG...