Colourful and fast shoot 'em up that inspired many a lookalike.
Infinite lives, ammo and grenades, play the tape from the start. Lines 110-130 can be deleted if the infinite something (as shown in the REM) is not wanted.
This poke did not work when I tested it with a tzx tape image of the original game under X128. Once the game had finished loading, instead of the game starting, it returned to the (c) 1982 Sinclair Research Ltd screen. Maybe I have a different version of the game, or it only works on a real Spectrum ? Anyway, I have provided a link for you to download this hack anyway...
Click here to download this hack (TAP format) or Click here to download this hack (TZX format).
10 CLEAR 25999 : LOAD "" CODE
20 FOR F=23326 TO 1e9
30 READ A
40 IF A=999 THEN GOTO 60
50 POKE F,A : NEXT F
60 POKE 64531,125
70 RANDOMIZE USR 64512
80 POKE 65117,30
90 RANDOMIZE USR 65082
100 DATA 175
110 DATA 50,158,123 : REM AMMO
120 DATA 50,128,128 : REM GRENADES
130 DATA 50,77,149 : REM LIVES
140 DATA 195,0,91,999 : REM END
MARKER
Multiface Pokes
No flying things: 42338,0
No cannon fire: 36845,0
Infinite lives: 40221,60
Infinite ammo: 31646,0
Infinite grenades: 35456,0
Immunity: 38120,201
To use the cheat, first press key 2 for redefine keys. Next, type Z O R B A for the different keys, now repeat this, but with the keys that you want to play the game with. This gives you infinite lives to blast anything in your path.