Title
Left ArrowCheats HomeRight ArrowCheats Misc ListCheats Number ListCheats A ListCheats B ListCheats C ListCheats D ListCheats E ListCheats F ListCheats G ListCheats H ListCheats I ListCheats J ListCheats K ListCheats L ListCheats M ListCheats N ListCheats O ListCheats P ListCheats Q ListCheats R ListCheats S ListCheats T ListCheats U ListCheats V ListCheats W ListCheats X ListCheats Y ListCheats Z List

Projects...
PC Controller Box
Joystick Switch Box
c128D Refurb

Programs...
Byte Simulator
Cheat 'O Matic
GEOS

Collections...
3D Models
Book Collection

Information...
My BASIC Notes
Web Links

eMail Me

Note: You must add 'com' to the end of the address, it's to help prevent auto spam.

Shinobi
Virgin Games, 1989


Action Replay Code:
POKE 7100,189 - Lives Tape version

POKE 7136,189 - Lives Disk version

Reset Code:
POKE 15367,173 - Lives

SYS 7296 - Restart Game

Listing Cheat:


1 rem shinobi (virgin/tronix)
2 rem infinite time and magic by waz
3 rem cassette -v1- commodore format
4 for x=384 to 433:read y:c=c+y:poke x,y:next
5 if c<>4539 then print "data error":end
6 poke 157,128:sys 384
7 data 032,086,245,169,144,141,050,008
8 data 169,001,141,051,008,076,016,008
9 data 169,157,141,093,002,169,001,141
10 data 094,002,076,023,002,169,189,141
11 data 188,027,169,173,141,222,037,169
12 data 001,141,015,028,141,026,042,076
13 data 004,025

Download PRG...


1 rem shinobi (virgin)
2 rem infinite lives
3 rem cassette -v1- zzapp64 iss.57
4 rem print chr$(147)
5 for i=304 to 343:read a$
6 l=asc(left$(a$,1)):l=l-55:if l<5 then l=l+7
7 r=asc(right$(a$,1)):r=r-55:if r<5 then r=r+7
8 v=(l*16)+r:c=c+v:poke i,v:next
9 if c<>3050 then print "error in data!!!!":end
10 rem print "save the listing for future use ok???!!!"
11 rem print:print "type sys 304 to start the game"
12 sys 304
13 data 20,56,f5,a9,40,8d,29,04,a9,01
14 data 8d,2a,04,4c,40,03,a9,ad,8d,75
15 data 08,a9,a0,8d,77,08,a9,1c,8d,78
16 data 08,4c,0d,08,00,00,00,00,00,00

Download PRG...


Commodore Cheetah made by Allen Monks, started in the year 2000.