|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
                             
Deflektor
Gremlin Graphics Software Ltd., 1988
|
 |
Action Replay Code:
POKE 9830,173 - Lives
POKE 14073,165 - Time
POKE 13967,165 - Energy
POKE 1890,x - Set x (0 to 59) to Skip to Level
Listting Cheat:
1 rem deflektor
2 rem infinite lives, energy & overloads by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 551: read y:c=c+y: poke x,y:next
5 if c<>4173 then print "data error":end
6 input"infinite lives y/n";a$: if a$="y" then poke 541,141
7 input"infinite energy y/n";b$:if b$="y" then poke 533,141
8 input"no overloads y/n";c$:if c$="y" then poke 536,141
9 input"select level 1-60";l: poke 545,l-1
10 poke 157,128:sys 516
11 data 032,086,245,169,019,141,207,003
12 data 206,208,003,096,072,077,080,169
13 data 165,174,095,057,174,201,057,169
14 data 173,173,088,042,169,000,141,124
15 data 049,076,230,003
Download PRG...
|
|