|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
                             
Jack the Nipper II - Coconut Capers
Gremlin Graphics Software Ltd., 1987
|
 |
Action Replay Code:
POKE 51114,173 - Lives
Listing Cheat:
1 rem jack the nipper 2 (gremlin)
2 rem infinite lives
3 rem cassette -v1- commodore format
4 for l=256 to 297 : read a : pokel,a : next
5 sys256
6 data 32,44,247,32,108,245,169,19,141,134,9
7 data 169,1,141,135,9,76,16,8,169,32,141,114
8 data 6,169,1,141,115,6,76,0,6,169,238,141,170
9 data 199,76,16,128,1,2,3,4,5,6,7,8,9,10,11,12
10 data 13,12,11,10,9,8,7,6,5,4,3,2,1,0,32,32,32
Download PRG...
|
1 rem jack the nipper 2 (multimixx 5\gremlin)
2 rem infinite lives by waz
3 rem cassette -v1- commodore format
4 for x=336 to 371:read y:c=c+y:poke x,y:next
5 if c<>4121 then print "data error":end
6 poke 157,128:sys 336
7 data 032,086,245,169,032,141,151,008
8 data 169,101,141,152,008,169,001,141
9 data 153,008,076,016,008,206,032,208
10 data 238,032,208,169,173,141,170,199
11 data 096,087,065,090
Download PRG...
|
|