|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Buggy Boy
Elite, 1987
|
 |
Action Replay Code:
POKE 39962,173 - Time
Restart:
SYS 2048 - Restart Game
Basic Listing Cheat:
Elite Version:
1 rem buggy boy (elite)
2 rem ?
3 rem cassette -v1- commodore format
4 for x=584 to 626:read y:c=c+y:poke x,y:next
5 if c<>3752 then print "data error":end
6 sys 584
7 data 032,104,225,169,088,141,243,003
8 data 169,002,141,244,003,076,013,008
9 data 104,104,169,107,141,026,004,169
10 data 002,141,027,004,169,055,133,001
11 data 076,000,004,169,096,141,009,156
12 data 076,000,008
Download PRG...
|
Encore Version:
1 rem buggy boy (encore)
2 rem ?
3 rem cassette -v1- commodore format
4 for x=517 to 571:read y:c=c+y:poke x,y:next
5 if c<>5679 then print "data error":end
6 poke 157,128:sys 517
7 data 169,018,141,040,003,169,002,141
8 data 041,003,032,086,245,169,029,141
9 data 178,002,169,002,141,179,002,096
10 data 169,032,141,222,003,169,048,141
11 data 223,003,169,002,141,224,003,032
12 data 069,003,096,169,096,141,009,156
13 data 206,032,208,238,032,208,096
Download PRG...
|
1 rem buggy boy (elite)
2 rem infinite time by tim and lan fraser
3 rem cassette -v1- zzapp64 iss.35
10 i=576
20 read a:if a=256 then sys 576
30 poke i,a:i=i+1:goto 20
40 data 166,43,134,195,164,44,132,196
50 data 32,86,245,169,88,141,243,3
60 data 169,2,141,244,3,76,13,8
70 data 104,104,169,107,141,26,4,169
80 data 2,141,27,4,169,55,133,1
90 data 76,0,4,169,96,141,9,156
100 data 76,0,8,256
Download PRG...
|
|