1 rem crack down (us gold/kixx)
2 rem infinite lives, time & ammo by waz
3 rem cassette -v1- commodore format
4 for x=384 to 436:read y:c=c+y:poke x,y:next
5 if c<>5712 then print "data error":end
6 input "infinite lives y/n";a$:if a$="n" then poke 425,214
7 input "infinite time y/n";b$:if b$="n" then poke 430,1
8 input "infinite ammo y/n";c$:if c$="n" then poke 417,1
9 poke 157,128:sys 384
10 data 032,086,245,169,168,141,208,008
11 data 169,057,141,209,008,076,016,008
12 data 169,160,141,148,144,169,001,141
13 data 149,144,076,000,144,087,065,090
14 data 169,000,141,196,012,141,218,012
15 data 169,181,141,041,014,169,000,141
16 data 077,045,076,000,200
Download PRG...