[scobra+] "Infinite Continues" cheat

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
stephh
Posts: 601
Joined: Fri Aug 17, 2001 1:00 am
Location: Paris, France

[scobra+] "Infinite Continues" cheat

Post by stephh »

Here is a very useful cheat for games which have been in MAME for ages !

scobra, scobrase, scobras, scobrab, suprheli :

Code: Select all

  <cheat desc="Infinite Continues">
    <script state="run">
      <action>maincpu.pb@813F=00</action>
    </script>
  </cheat>
FYI, number of continues is limited to 0x04 in 'scobra' and 'scobrase' while it is limited to 0xff in 'scobras', 'scobrab' and 'suprheli' ...

BTW, I've noticed that 'suprheli' has no cheats in 0.137 cheats collection while it is a strict clone (including for ROM cheats) of 'scobras' ... From my comments in my updated galaxian.c driver (which will hopefully be in 0.137u2) :
- The only difference in main CPU with 'scobras' is not in code but in data :
* data at 0x0522+ displays "- SUPER HELI - " instead of "- SUPER COBRA -".
* data at 0x0547+ and 0x0799+ displays " " instead of "(c) STERN 1981 ".
* data from 0x5b26 to 0x5b32 displays "APPLE" instead of "STERN" on the first building in the "BASE"
(last) level.
* data from 0x5bbb to 0x5bc9 displays "ORANGE" instead of "KONAMI" on the other buildings in the "BASE"
(last) level.
As the code is the same, comments from 'scobras' also apply to this set.
I hope that this helps ...

Image Steph from The Ultimate Patchers Image
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:

Re: [scobra+] "Infinite Continues" cheat

Post by Pugsy »

Thanks, updated :)
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)
Post Reply