Go backGo back to index

Elevator Action

Quicksilva/March 1987

Budget gamePlatform gameHack
Screen shot

Multi-levelled platform game in a similar format to good 'ol Jet Set Willy.

This gives infinite lives.

Another printing error by Your Sinclair. If you attempt to run this poke you will get the message: 9 STOP statement, 40:4. This is because the checksum at the end of line 120 is incorrect. Change it from 112006 to 111358. The poke will then work. A fixed version of this poke is also available for download via the link below.

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

10 CLEAR 65535 : LET T=0
20 FOR F=65400 TO 65430 : READ A
30 POKE F,A : LET T=T+(F-65390) * A
40 NEXT F : READ A : IF T<>A THEN STOP
50 RANDOMIZE USR 65400
60 DATA 221,33,218,252,17
70 DATA 180,0,62,255,55
80 DATA 205,86,5,48,241
90 DATA 33,144,255,34,240
100 DATA 252,195,218,252,175
110 DATA 50,101,164,195,35
120 DATA 148,112006

Free Web Hosting