Go backGo back to index

Deviants

Players/April 1988

Budget gamePlatform gameHack
Screen shot

Budget platform game with a suitably daft plot.

In this routine you can delete any lines which you don't want (as is becoming ever more popular). Line 70 gives infinite ammo, line 80 gives infinite time and line 90 gives infinite energy. Play the master tape from the start.

Yet another printing error Your Sinclair introduced, but never fixed, if you run this poke straight after the bytes go in for the turboloader, you'll get and an 'Out of Data' message. To correct this, change line 20 to:

20 FOR F=23299 TO 23317 : READ A

A download of this hack with this above correction is available for download below. It has been tested and now works.

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

10 CLEAR 24999 : LOAD "" CODE
20 FOR F=23299 TO 3E4 : READ A
30 IF A>255 THEN GOTO 50
40 POKE F,A : NEXT F
50 POKE 39165,91 : RUN USR 38E3
60 DATA 205,3,152,175
70 DATA 50,200,137,50,214,137
80 DATA 50,207,103
90 DATA 50,12,239
100 DATA 195,15,153

Free Web Hosting