1 rem herobotix
2 rem selected cheats by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 551:read y:c=c+y:poke x,y:next
5 if c<>3701 then print "data error":end
6 input"no sprite collision y/n";a$:if a$="y" then poke 541,141
7 input"no background collision y/n";b$:if b$="y" then poke 546,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 002,141,060,009,076,230,003,169
12 data 119,173,186,132,169,000,173,002
13 data 133,076,027,008
Download PRG...