|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Nebulus
Hewson Consultants Ltd., 1987
|
 |
Action Replay Code:
POKE 32979,181 - Lives
POKE 46729,0 - Time
Type-in Cheat:
Pause game and then hold down, Left Arrow, Up Arrow and J, for 3 sec. Unpause game and get Infinite Lives and Time.
Hold down, Left Arrow, Up Arrow, J, Joy Fire and then 1-8 to jump to that Tower.
Listing Cheat:
1 rem nebulus
2 rem infinite lives and time by waz
3 rem cassette -v1- commodore format
4 for x=516 to 556:read y:c=c+y:poke x,y:next
5 if c<>4057 then print "data error":end
6 input "infinite lives y/n";a$: if a$="n" then poke 545,214
7 input "infinite time y/n";b$: if b$="n" then poke 550,1
8 poke 157,128:sys 516
9 data 032,086,245,169,019,141,207,003
10 data 206,208,003,096,087,065,090,169
11 data 032,141,013,010,169,002,141,014
12 data 010,076,230,003,169,181,141,078
13 data 064,169,000,141,220,116,076,027
14 data 008
Download PRG...
|
|