Go backGo back to index

Cyrox

Power House/May 1987

Budget gameArcade adventure gameHack
Screen shot

Another multi- screen, get-the-bits-you-need-and-get-out game, better than some, duller than many.

How many lives do you want? Just tell this hacking program and it'll do the rest for you.

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

10 CLEAR 3E4: LOAD "" SCREEN$
20 LOAD "" CODE
30 INPUT "How many lives (1-65535, 0 for
infinite):";liv
40 IF NOT liv THEN GOTO 90
50 LET a=liv-256* INT (liv/256)
60 LET b=INT (liv/256)
70 POKE 41649,a
80 POKE 41650,b : GOTO 100
90 POKE 50198,0
100 RANDOMIZE USR 33001

Free Web Hosting