Go backGo back to index

Way of The Tiger

Gremlin/April 1986

Full price gameCoin-op conversionHack
Screen shot

Yet another martial arts game with 'Way' in the title. Follow the path to beat up all manner of fantasic creatures with an equally varied selection of weapons all against an outlandish scrolling backdrop.

This hack will give you infinite endurance in any of the scenarios. Unfortunately, the bottom two lines of the screen will be corrupted, since this is where the routine lives. There's no easy cure for this either, since The Way Of The Tiger uses all of the memory at one time or another. Simply type it in and run run it, and, if you don't get "CHECKSUM ERROR", play the original cassette from the start - it'll load and work as normal, but you'll be a lot more resiliant!

Click here to download this hack.

10 REM WAY OF THE TIGER
20 CLEAR 39999 : LET T=0 : FOR N=60000
TO 60086 : READ A
30 POKE N,A : LET T=T+A : NEXT N
40 IF T<>9211 THEN PRINT "CHECKSUM ERROR -
RECHECK DATA LINES" : STOP
50 LOAD "" CODE : POKE 57413,201 :
RANDOMIZE USR 60000
60 DATA 243,49,48,117,205,4,224,33,122,187,
62,195,119,35,62,57,119,35,62,188,119,33
70 DATA 149,234,17,57,188,1,7,0,237,176,33,
156,234,17,224,87,1,27,0,237,176,33
80 DATA 224,87,34,181,95,175,195,70,224,62,
201,50,0,0,225,201,254,1,32,5,33,220
90 DATA 177,24,12,254,2,32,5,33,119,176,24,
3,33,235,178,34,60,188,195,62,187

Free Web Hosting