Go backGo back to index

Softlock Multipoke

A Multipoke for the Firebird turboload (the one they used before Bleepload). Play the tape from the start. Don't try running it on it's own though: because you'll only get an 'Out of data' message: you need to bolt on the game data for hacking the game into line 420 onwards...

It can be a normal or turbo speed loader, used in a few games

Examples of Softlock games are Impossible Mission 2, Cylu, Rasputin, Elite.

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

10 CLEAR 29999 : LET t=0
20 FOR f=3e4 TO 30155
30 READ a : POKE f,a
40 LET t=t+(f-29990) * a : NEXT f
50 IF t<>1392299 THEN STOP
60 FOR f=f TO 1e9 : READ a
70 IF a>255 THEN GO TO 100
80 POKE f,a
90 LET t=t+(f-30146) * a : NEXT f
100 IF t<>a THEN STOP
110 RANDOMIZE USR 3e4
120 DATA 58,206,117,50,179
130 DATA 117,50,191,117,221
140 DATA 33,203,92,237,91
150 DATA 204,117,22,1,62
160 DATA 255,55,205,86,5
170 DATA 48,238,42,205,117
180 DATA 38,93,34,75,92
190 DATA 1,33,0,9,17
200 DATA 0,70,1,28,0
210 DATA 237,176,235,54,32
220 DATA 35,54,237,35,54
230 DATA 201,33,78,202,237
240 DATA 75,75,92,205,0
250 DATA 70,42,75,92,1
260 DATA 125,0,9,54,201
270 DATA 14,55,237,66,17
280 DATA 132,117,213,233,33
290 DATA 171,117,213,17,175
300 DATA 255,1,100,0,213
310 DATA 237,176,209,33,88
320 DATA 255,54,205,35,115
330 DATA 35,114,209,49,0
340 DATA 0,195,0,255,1
350 DATA 96,54,82,50,17
360 DATA 14,12,24,245,221
370 DATA 124,254,255,40,10
380 DATA 58,0,91,254,33
390 DATA 40,5,221,117,0
400 DATA 241,201,17,0,91
410 DATA 33,211,255,1,30
420 DATA 0,237,176,195,0,91

Free Web Hosting