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

Home Page

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 uk to the end of the address, it's to help prevent spam.

Batman - The Movie
Ocean, 1989


Action Replay Code:
POKE 4866,173 - Lives

POKE 4933,173 - Time

POKE 4679,173
POKE 63757,96
- Invincibility

Reset Code:
SYS 1624 - Restart Game

Listing Cheat:


1 rem batman the movie
2 rem infinite lives
3 rem cassette -v1- commodore format
4 clr : for a=271 to 299 : read b : poke a,b : c=c+b : next
5 if c=2973 then poke157,128 : sys271
6 print "data error"
7 data 32,86,245,169,169,141,87,3,169,173,141,88,3,169,141,141
8 data 89,3,169,2,141,90,3,169,19,141,91,3,96

Download PRG...

Hit Squad Version:


1 rem batman the movie (hit squad)
2 rem infinite lives, time & invincibility by m pugh
3 rem cassette -v1- commodore format
4 for x=345 to 400: read y:c=c+y: poke x,y:next
5 if c<>5682 then print "data error": end
6 input "infinite lives y/n";a$:if a$="y" then poke 379,141
7 input "infinite time y/n";b$:if b$="y" then poke 382,141
8 input "invincibility y/n";c$:if c$="y" then poke 385,141: poke 390, 141
9 poke 157,128:sys 345
10 data 032,086,245,169,032,141,084,003
11 data 141,156,020,169,001,141,086,003
12 data 141,158,020,169,120,141,085,003
13 data 141,157,020,096,072,077,080,072
14 data 169,173,172,131,018,172,069,019
15 data 172,071,018,169,096,172,013,249
16 data 032,092,001,104,173,032,208,096

Download PRG...

Other:
If you are on level 2, 3 or 4 and you can't complete them, then when you die just press play (Don't rewind) to load level 5 with Inf.. Lives.


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