1 rem steel (rack-it (hewson))
2 rem infinite lives by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 569:read y:c=c+y:poke x,y:next
5 if c<>5386 then print "data error":end
6 input"subgame infinite energy y/n";a$
7 if a$="y" then poke541,141:poke544,141
8 input"difficulty level 1-8";b:poke 563,b
9 poke 157,128:sys 516
10 data 032,086,245,169,019,141,207,003
11 data 206,208,003,096,072,077,080,169
12 data 002,141,014,010,076,230,003,169
13 data 000,173,207,021,173,032,022,206
14 data 044,022,206,146,032,206,034,033
15 data 206,230,041,206,062,045,169,008
16 data 141,116,036,076,027,008
Download PRG...