1 rem carnage
2 rem selected cheats by waz
3 rem cassette -v1- commodore format
4 for x=272 to 370:read y:poke x,y:c=c+y:next
5 if c<>11583 then print "data error":end
6 input "cheat on player 1 or 2";a:if a<>1 and a<>2 then 6
7 if a=2 then poke 341,186:poke 346,48:poke 351,49:poke 356,50:poke366,229
8 input "infinite money y/n";a$: if a$="n" then poke 334,173
9 input "infinite damage y/n";b$: if b$="n" then poke 339,230
10 input "3 lap start y/n";c$: if c$="n" then poke 364,0
11 poke 157,128:sys 272
12 data 032,044,247,056,169,016,141,062
13 data 003,169,017,141,064,003,032,108
14 data 245,169,032,141,068,017,169,073
15 data 141,069,017,169,001,141,070,017
16 data 162,255,189,193,016,157,193,002
17 data 202,208,247,162,033,189,159,016
18 data 157,159,002,202,208,247,076,120
19 data 003,072,206,032,208,169,096,141
20 data 216,136,169,165,141,149,174,169
21 data 032,141,045,158,169,107,141,046
22 data 158,169,001,141,047,158,104,044
23 data 013,220,096,169,003,141,228,144
24 data 169,000,096
Download PRG...