|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Wizball
Ocean, 1987
|
 |
Type-in Cheat:
On the screen when you choose how meny players you wont, type 'WIZBORE' and start the game with invincible.
Level Skip:
If you have completed level 1 and then die, you can press 1 to start with the first level complete. Completed Level 2, then press 1 and 2.
Listing Cheat:
1 rem wizball (ocean/hit squad)
2 rem infinite lives, invincibility and pot filler by m pugh
3 rem cassette -v1- commodore format
4 for x=527 to 595: read y:c=c+y: poke x,y:next
5 if c<>7729 then print "data error": end
6 input "infinite lives y/n";a$:if a$="y" then poke 578,141
7 input "invincibility y/n";b$:if b$="y" then poke 573,141
8 input "pot filler y/n";c$:if c$="y" then poke 546,48
9 poke 157,128:sys 527
10 data 032,086,245,169,032,141,084,003
11 data 169,002,141,086,003,096,072,077
12 data 080,072,169,059,141,117,009,169
13 data 002,141,118,009,104,173,032,208
14 data 096,162,012,189,071,002,157,150
15 data 110,202,208,247,169,096,173,163
16 data 126,169,189,173,241,106,076,013
17 data 008,169,020,141,046,177,141,047
18 data 177,141,048,177,096
Download PRG...
|
|