|

eMail Me
Note: You must add 'com' to the end of the address, it's to help prevent auto spam.
|
Shockway Rider
FTL, 1987
|
 |
Action Replay Code:
POKE 6816,173 - Lives
Listing Cheat:
1 rem shockway rider (ftl)
2 rem ?
3 rem cassette -v1- commodore format
4 for x=320 to 349: read y: c=c+y: pokex,y:next
5 if c=3016 then poke157,128 : sys320
6 print "data error"
7 data 32,44,247,32,108,245,169,86,141,214,3,169,1,141,215
8 data 3,76,81,3,72,77,80,169,173,141,149,33,76,28,8
Download PRG...
|
1 rem shockway rider (ftl)
2 rem infinite lives by zoltan kelemen
3 rem cassette -v1- zzapp64 iss.26
10 for i=49393 to 49434:read a:poke i,a:c=c+a:next i:if c=5646 then sys 49393
20 print "error in data"
30 data 198,157,169,0,162,1,168,32,186,255,32,189,255,32,213,255,230,157,240,238
40 data 169,193,141,103,207,76,71,206,169,173,141,160,26,78,140,19,206,75,27,76
50 data 13,8
Download PRG...
|
|