Go backGo back to index

Wonderboy

Activision/September 1987

Full price gameArcade adventure gameHackMultiface poke
Screen shot

Owww! No, not Michael Jackson, but a super-hero still in his pampers jumping about and scrolling every which way!

Type in the program (You can delete lines 180-240, but nor 250), save it then Run it with the Wonderboy tape playing from the start. And there you have it - infinite axes!

Another hack which Your Sinclair managed to mess up. The checksum in line 50 is wrong, so change it from 5602 to 3394. The hack will then work. Oh, and another thing, make sure you remove line 190 because although it gives you infinite vitality, it has one side effect: once you complete level 1 the score will go into an endless loop, and you won't be able to progress to level two. A version of this hack with the aforementioned corrections I have made is available for download via the link below.

Click here to download this hack.

10 REM WONDERBOY HACK
20 CLEAR 27000
30 LET T=0
40 FOR I=23296 TO 23337 : READ A :
POKE I,A : LET T=T+A : NEXT I
50 IF T<>5602 THEN PRINT "ERROR IN
DATA" : STOP
60 FOR I=I TO 1e9 : READ A
70 IF A<999 THEN POKE I,A : NEXT I
90 PRINT "PLAY WONDERBOY TAPE FROM
THE START"
100 RANDOMIZE USR 23296
110 DATA 33,86,5,17,0,96,1,142
120 DATA 0,237,176,33,116,96,34
130 DATA 128,96,62,117,50,80,96,50
140 DATA 113,96,50,126,96,62,135,50
150 DATA 121,96,49,0,0,221,33,33
160 DATA 122,17,223,131,175,55,205,0
170 DATA 96,48,242,33,0,254,17,0
175 DATA 0,1,224,131,237,184,175
180 DATA 50,58,134 : REM INFINITE LIVES
190 DATA 50,32,149 : REM INFINITE VITALITY
200 DATA 50,34,134 : REM INFINITE AXE
210 DATA 62,24,50,233,137 : REM LOAD ANY
PART
220 REM NEXT TWO LINES ARE FOR
INVINCIBILITY
230 DATA 62,195,50,58,133,50,112,159
240 DATA 50,34,161,50,142,163
350 DATA 49,180,95,195,0,128,999 : REM
END MARKER

Multiface Pokes

Infinite lives:
34362,0

Infinite axes:
34338,0

Load any level:
35305,24

Immunity:
34106,195
40816,195

Infinite vitality:
41250,195
41870,195
38176,0

Free Web Hosting