1 rem repel (pd)
2 rem selected cheats by waz
3 rem cassette -v1- commodore format
4 for x=49165 to 49215:read y:c=c+y:poke x,y:next
5 if c<>5816 then print "data error":end
6 input "infinite lives y/n";a$: if a$="n" then poke 49204,206
7 input "infinite energy y/n";b$:if b$="n" then poke 49209,166
8 print chr$(147);"press a key to reset, then sys 49165 to start"
9 poke 198,0:wait 198,1:sys 64738
10 data 032,086,245,169,032,141,084,003
11 data 141,085,003,169,192,141,086,003
12 data 076,167,002,072,169,051,141,225
13 data 116,169,192,141,226,116,104,173
14 data 013,220,096,087,065,090,169,173
15 data 141,173,093,169,096,141,172,081
16 data 076,001,008
Download PRG...