|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
                             
Midnight Resistance
Ocean/Special FX, 1990
|
 |
Action Replay Code:
POKE 10141,173 - Lives
POKE 10092,173 - Lives
Reset Code:
POKE 5079,0 POKE 5117,0 - Ammo
SYS 2048 - Restart Game
Type-in Cheat:
On high score table type 'SIAMESE' border will flash, start game with Inf. Lives.
Listing Cheat:
Cassette:
1 rem midnight resistance (ocean)
2 rem infinite lives, keys, and weapons by waz
3 rem cassette -v1- commodore format
4 for x=380 to 446:read y:c=c+y:poke x,y:next
5 if c<>7656 then print "data error":end
6 poke 157,128:print chr$(147):sys380
7 data 032,086,245,169,032,141,084,003
8 data 169,146,141,085,003,169,001,141
9 data 086,003,096,023,001,026,072,169
10 data 000,141,253,019,141,215,019,169
11 data 234,141,228,181,141,229,181,141
12 data 230,181,169,173,141,060,040,169
13 data 087,141,096,010,169,065,141,097
14 data 010,169,090,141,098,010,104,173
15 data 032,208,096
Download PRG...
|
Disk:
1 rem midnight resistance (ocean)
2 rem infinite lives, keys, and weapons by waz
3 rem disk -v1- commodore format
4 for x=679 to 742: read y:c=c+y: poke x, y:next
5 if c<>8016 then print "data error": end
6 input "infinite lives y/n";a$:if a$="n" then poke 723, 206
7 input "infinite ammo y/n";b$:if b$="n" then poke 715,1
8 input "infinite keys y/n";c$
9 if c$="n" then for x=727 to 737: poke x,234:next
10 print chr$(147); "insert disk & press a key"
11 poke 198, 0:wait 198, 1:sys 679
12 data 169,001,168,162,008,032,186,255
13 data 169,001,162,229,160,002,032,189
14 data 255,169,000,032,213,255,169,202
15 data 141,206,066,169,002,141,207,066
16 data 076,000,064,169,000,141,149,019
17 data 141,187,019,169,173,141,185,039
18 data 169,234,141,200,181,141,201,181
19 data 141,202,181,076,000,008,070,000
Download PRG...
|
|