Go backGo back to index

Ball Breaker

CRL/December 1987

Full price gameCoin-op conversionHack
Screen shot

Breakout action in three brain-blending dimensions.

A mega hack here, so delete the line you don't want - except, of course, the end marker

I tested this hack loading a tzx tape file of the game under X128: It didn't work. Maybe it only runs on a REAL Spectrum ? I provide you with a download of the poke anyway...

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

10 PAPER 0
20 CLEAR 28000 : LET S=0 : LET T=0
30 FOR I=23296 TO 23334 : READ A : POKE I,A : LET T=T+A : NEXT I
40 IF T<>4868 THEN PRINT "ERROR IN DATA" : STOP
50 FOR I=1 TO 1E9 : READ A
60 IF A<256 THEN POKE I,A : NEXT I
70 RANDOMIZE USR 23296
80 DATA 243,221,33,172,253,17,63
90 DATA 4,62,255,55,205,86,5,48
100 DATA 241,205,86,5,49,0,0,221,33
110 DATA 214,109,17,237,134,175,55,205
120 DATA 227,254,48,242,175
130 DATA 50,164,155 : REM INFINITE MISSILES
140 DATA 50,0,148,50,64,148 : REM INFINITE BALLS (oo-er)
150 DATA 50,101,139,62,5,50,112,128 : REM NO FLASHY START SCREEN
160 DATA 195,0,128,999 : REM END MARKER

Free Web Hosting