|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Ghouls'n'Ghosts
US Gold/Capcom, 1989
|
 |
Action Replay Code:
POKE 10798,165 - Lives
POKE 18813,208 - Invincibility
POKE 11615,x - Set x for number of lives to start with.
POKE 13860,165 - Time
POKE 13857,x - Set x (1 to 255) to set speed of game (1 = fastest)
Type-in Cheat:
On high score table, type 'WIGAN RLFC'.Start the game, A - Restore Armour, S - Skip Level.
Listing Cheat:
Cassette:
1 rem ghouls 'n ghosts (kixx)
2 rem infinite lives by waz
3 rem cassette -v1- commodore format
4 for x=384 to 423:read y:c=c+y:poke x,y:next
5 if c<>4262 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,041,192,169,001,141
10 data 042,192,076,000,192,169,165,141
11 data 046,042,141,036,054,076,000,138
Download PRG...
|
Disk:
1 rem ghouls 'n ghosts
2 rem infinite lives, time & invincibility by waz
3 rem disk -v1- commodore format
4 for x=50688 to 50785:read y:c=c+y:poke x,y:next
5 if c<>11127 then print "data error":end
6 print chr$(147);"insert disk & press a key"
7 poke 198,0:wait 198,1:sys 50688
8 data 169,001,162,008,160,255,032,186
9 data 255,169,006,162,056,160,198,032
10 data 189,255,160,004,162,000,169,000
11 data 032,213,255,169,040,141,129,197
12 data 169,198,141,130,197,076,003,192
13 data 169,165,141,046,042,141,036,054
14 data 169,208,141,125,073,076,066,198
15 data 076,079,065,068,069,082,000,087
16 data 065,090,169,062,141,140,045,141
17 data 141,045,141,142,045,141,144,045
18 data 169,032,141,137,045,169,036,141
19 data 138,045,169,061,141,139,045,076
20 data 000,138
Download PRG...
|
|