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.

City Bomber [Preview]
1994


Action Replay Code:
POKE 48787,173 - Lives Player 1

POKE 48531,173 - Lives Player 2

POKE 36336,1 - One man to save

Listting Cheat:


1 rem city bomber
2 rem infinite lives by waz
3 rem cassette -v1- commodore format
4 for x=516 to 561:read y:c=c+y:poke x,y:next
5 if c<>4916 then print "data error":end
6 input "infinite lives p1 y/n";a$: if a$="n" then poke 545,206
7 input "infinite lives p2 y/n";b$: if b$="n" then poke 550,206
8 input "1 man to save y/n";c$:if c$="n" then poke 555,22
9 poke 157,128:sys 516
10 data 032,086,245,169,019,141,207,003
11 data 206,208,003,096,087,065,090,169
12 data 032,141,013,010,169,002,141,014
13 data 010,076,230,003,169,173,141,238
14 data 142,169,173,141,238,141,169,001
15 data 141,002,114,076,013,008

Download PRG...


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