Go backGo back to index

Astro Clone

Hewson/December 1985

Full price gameArcade adventureHack
Screen shot

Take control of the Space Station in this follow up to Dragontorc and Seiddab Trilogy.

This hack will give you 255 clones and make all the screens Asteroids. Take out the lines you don't want, but don't ommit the end marker!

This hack does not work as there is an error in one of the data lines. Upon running it you will get the dreaded CHECKSUM ERROR message. This is another poke Your Sinclair made a typing error in, and I have no correction for it.

10 CLEAR 25000 : LET T=0
20 LOAD "" CODE 16384
30 POKE 23352,34 : POKE 23353,0 : POKE 23354,94
40 FOR I=23357 TO 23393
50 READ A : LET T=T+A : POKE I,A : NEXT I
60 DATA 62,62,50,240,217,62,5,50,241,217, 62,255,50,242,217,62,255,50,201,0 : REM 255 CLONES
70 DATA 33,80,211,17,81,211,1,11,0,54,20,237,176 : REM ALL SCREENS ASTEROIDS
80 DATA 42,0,94,233 : REM END MARKER
90 IF T<>4030 THEN PRINT "CHECKSUM ERROR" : STOP
100 RANDOMIZE USR 23296

Free Web Hosting