Go backGo back to index

Rockman

Alligata/June 1986

Full price gameArcade adventure gameHack
Screen shot

Languid actioned arcade adventure with digitized speech effects.

Infinite lives, play the tape from the start.

This hack is yet another Your Sinclair made a misprint in. If you run it you will get the dreaded: 9 STOP statement, 50:2 error. This is because their is either an error in one of the data lines, or the final checksum in line 50 is wrong.

10 LET t=0
20 FOR f=32768 TO 32821
30 READ a : POKE f,a
40 LET t=t+(f-32758) * a : NEXT f
50 IF t<>177518 THEN STOP
60 RANDOMIZE USR 32768
70 DATA 33,13,128,17,22
80 DATA 94,1,50,0,237
90 DATA 176,195,22,94,175
100 DATA 55,221,33,104,94
110 DATA 62,17,29,3,205
120 DATA 86,5,48,241,62
130 DATA 95,50,62,95,50
140 DATA 72,95,50,82,95
150 DATA 61,50,85,95,195
160 DATA 20,95,175,50,80
170 DATA 145,195,56,99

Free Web Hosting