Big Ben (Interceptor Software)

This FORUM is for posting requests and pokes for the C64 - particularly for the emulators CCS64 & VICE.
Post Reply
DonaldBug
Posts: 37
Joined: Fri Jul 11, 2008 8:14 pm

Big Ben (Interceptor Software)

Post by DonaldBug »

For this game I am searching pokes for invincibility (no background and sprite collisions).
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Post by Pugsy »

Try these quickies

Code: Select all

Infinite Lives
 Poke 18155,173  { > 46eb ad }

Invincibility
 Poke 17498,0  { > 445a 0 }
 Poke 17915,0  { > 45fb 0 }
 Poke 17920,0  { > 4600 0 }
 Poke 16813,168  { > 41ad a8 }
 Poke 16814,65  { > 41ae 41 }
 Poke 19296,234  { > 4b60 ea }
 Poke 19297,24  { > 4b61 18 }
 Poke 19340,158  { > 4b8c 9e }
 Poke 19341,75  { > 4b8d 4b }
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
DonaldBug
Posts: 37
Joined: Fri Jul 11, 2008 8:14 pm

Post by DonaldBug »

I can?t believe it. My dream comes true. I played this game in my childhood. Now, I can solve it! Thanks again. :D
Post Reply