|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
LED Storm
Capcom/Go!, 1989
|
 |
Listing Cheat:
1 rem led storm (go!/kixx)
2 rem infinite fuel by waz
3 rem cassette -v1- commodore format
4 for x=384 to 420: read y:c=c+y: poke x,y:next
5 if c<>4132 then print "data error":end
6 poke 157,128:sys 384
7 data 032,086,245,169,168,141,208,008
8 data 169,057,141,209,008,076,016,008
9 data 169,157,141,057,196,169,001,141
10 data 058,196,076,016,196,169,165,141
11 data 234,029,076,000,004
Download PRG...
|
1 rem led storm (go!/kixx)
2 rem ?
3 rem cassette -v1- commodore format
4 for x=525 to 555 : read y : c=c+y : poke x,y : next
5 if c=3309 then poke 157,128 : sys525
6 print "data error"
7 data 32,86,245,169,24,141,86,9,169,78,141
8 data 88,9,76,16,8,72,77,80,238,32
9 data 208,169,165,141,219,31,141,234,29,96
Download PRG...
|
|