Go backGo back to index

Panzadrome

Ariolasoft/January 1986

Full price gameArcade adventure gameHack
Screen shot

View-from-the-top tank maze game.

Fill up your tank with this hacking program. Type it in and run it, if all goes well you should get the 'Start tape and press any key' message. At this point, put a blank cassette in the tape recorder and Save off the code. Reset your Speccy and type in: CLEAR 24599 : LOAD "PANZ-C" CODE 24000 : RANDOMIZE USR 24000. Now play the piece of code that you've just Saved, and when that's loaded, put the game in the recorder and fast forward it past the Basic loader. Then you simply need to load the game - your tank should have all the accessories fitted. Prepare to go a-Romelling.

This hack remains untested.

Click here to download this hack (TAP format) or Click here to download this hack (TZX format).

10 LET T=0 : FOR N=40000 TO 1E9
20 READ A : POKE N,A : LET T=T+A : IF
A<>27 THEN NEXT N
30 DATA 221,33,64,156,17,0,28,55,62,255,
205,86,5,33,64,156,17,0,64,1,99,27
40 IF T<>1648 THEN PRINT "DATA ERROR" :
STOP
50 LET T=0 : FOR N=N+1 TO 1E9 : READ A :
LET T=T+A : POKE N,A : IF A<>19 THEN
NEXT N
60 DATA 237,176,221,33,24,96,17,232,159,62,
255,55
70 DATA 205,86,5,62,1,50,57,100,205,24,96,
195,3,19
80 IF T<>2675 THEN PRINT "DATA ERROR" :
STOP
90 SAVE "PANZ-C" CODE 40000,102

Free Web Hosting