1 rem rampart (domark)
2 rem extra time by waz
3 rem press run/stop followed by fire
4 rem during the 'build' and 'arm'
5 rem sections for extra time.
6 rem cassette -v1- commodore format
7 for x=528 to 578:read y:c=c+y:poke x,y:next
8 if c<>5377 then print "data error":end
9 poke 157,128:sys 528
10 data 032,044,247,056,169,036,141,158
11 data 003,169,002,141,159,003,076,108
12 data 245,087,065,090,169,006,141,041
13 data 204,169,053,141,042,204,076,161
14 data 203,169,094,141,108,024,169,165
15 data 141,110,024,169,049,141,111,024
16 data 076,013,008
Download PRG...