<<Cheats >>

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.

Blues Brothers, The
Titus Software/Palace Software, 1991


Action Replay Code:
POKE 48270,189
POKE 11341,189
- Energy

POKE 11350,189 - Lives

POKE 13354,189 - Lives

Listting Cheat:


1 rem blues brothers
2 rem infinite lives & energy by waz
3 rem cassette -v1- commodore format
4 for x=288 to 343:read y:c=c+y:poke x,y:next
5 if c<>5947 then print "data error":end
6 input "infinite lives y/n";a$:if a$="n" then poke 332,222
7 input "infinite energy y/n";b$:if b$="n" then poke 327,222
8 poke 157,128:sys 288
9 data 032,086,245,169,048,141,178,002
10 data 169,001,141,179,002,076,167,002
11 data 169,032,141,165,004,169,069,141
12 data 166,004,169,001,141,167,004,076
13 data 000,004,087,065,090,072,169,189
14 data 141,077,044,169,189,141,086,044
15 data 104,206,032,208,238,032,208,096

Download PRG...


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