[megacd] misc cheats

This forum is for posting cheats for any non-arcade game in M.A.M.E. ( aka the M.E.S.S. games ) including any softwarelist game. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

[megacd] misc cheats

Post by Pugsy »

Made a good start cheat finding on the megacd/megacdj/segacd games, just got to get re-interested in finishing them off.

aburner3.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFF7AD=09</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
batmanrn.xml & batmanrna.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
  <script state="run">
    <action>segacd:segacd_68k.pb@7808D=40</action>
  </script>
  </cheat>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>segacd:segacd_68k.pb@7800B=09</action>
    </script>
  </cheat>

  <cheat desc="Infinite Missiles">
    <script state="run">
      <action>segacd:segacd_68k.pb@7808B=06</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->

beast2.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>maincpu.pw@FF0A64=1F00</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
blackh.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>segacd:segacd_68k.pb@08C2A=63</action>
    </script>
  </cheat>

  <cheat desc="Finish this Round Now!">
    <script state="on">
      <action>segacd:segacd_68k.pb@08C2A=00</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Energy"> <comment>Note the energy display will not be correct</comment>
    <script state="run">
      <action>segacd:segacd_68k.pw@08B64=03C0</action>
    </script>
  </cheat>

  <cheat desc="P1 Drain All Energy Now!"> <comment>Note the energy display will not be correct</comment>
    <script state="on">
      <action>segacd:segacd_68k.pw@08B64=0000</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Energy"> <comment>Note the energy display will not be correct</comment>
    <script state="run">
      <action>segacd:segacd_68k.pw@08BB4=03C0</action>
    </script>
  </cheat>

  <cheat desc="P2 Drain All Energy Now!"> <comment>Note the energy display will not be correct</comment>
    <script state="on">
      <action>segacd:segacd_68k.pw@08BB4=0000</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
brutal.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="P1 Infinite Energy">
    <script state="run">
      <action>maincpu.pb@FF037D=60</action>
    </script>
  </cheat>

  <cheat desc="P1 Drain All Energy Now!">
    <script state="on">
      <action>maincpu.pb@FF037D=00</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Energy">
    <script state="run">
      <action>maincpu.pb@FF03F1=60</action>
    </script>
  </cheat>

  <cheat desc="P2 Drain All Energy Now!">
    <script state="on">
      <action>maincpu.pb@FF03F1=00</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
btlcorps.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Shields">
    <script state="run">
      <action>segacd:segacd_68k.pd@0FABC=00DF00DF</action>
    </script>
  </cheat>

  <cheat desc="Infinite Flamethrower">
    <script state="run">
      <action>segacd:segacd_68k.pb@1B740=63</action>
    </script>
  </cheat>

  <cheat desc="Infinite Cloud Weapon">
    <script state="run">
      <action>segacd:segacd_68k.pb@1B741=63</action>
    </script>
  </cheat>

  <cheat desc="Infinite Cannons">
    <script state="run">
      <action>segacd:segacd_68k.pw@1B743=6363</action>
    </script>
  </cheat>

  <cheat desc="Infinite Missiles">
    <script state="run">
      <action>segacd:segacd_68k.pb@1B746=63</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
chuckrck.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>segacd:segacd_68k.pb@023673=09</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@023677=07</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>segacd:segacd_68k.pb@0235F9=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
chukrck2.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>segacd:segacd_68k.pb@BEF1=09</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@BEE1=08</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>segacd:segacd_68k.pw@C0CA=0003</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
dlair.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>segacd:segacd_68k.pb@9AAE=05</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
ejimse.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Continues">
    <script state="run">
      <action>segacd:segacd_68k.pb@2A2C4=09</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>segacd:segacd_68k.pb@2A2BC=39</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@2F423=39</action>
      <action>segacd:segacd_68k.pw@2F424=3939</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>segacd:segacd_68k.pb@2F554=10</action>
    </script>
  </cheat>

  <cheat desc="Infinite Ammo">
    <script state="run">
      <action>segacd:segacd_68k.pd@2F41A=39393939</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
eternalc.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>segacd:segacd_68k.pb@2D137=99</action>
    </script>
  </cheat>

  <cheat desc="Finish this Round Quickly Now!">
    <script state="on">
      <action>segacd:segacd_68k.pb@2D137=01</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P1 Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@2E1FF=68</action>
    </script>
  </cheat>

  <cheat desc="P1 Drain All Energy Now!">
    <script state="on">
      <action>segacd:segacd_68k.pb@2E1FF=00</action>
    </script>
  </cheat>

  <cheat desc="P1 Select Character">
    <parameter>
      <item value="0x00">Shadow</item>
      <item value="0x01">Larcen</item>
      <item value="0x02">Rax</item>
      <item value="0x03">Slash</item>
      <item value="0x04">Trident</item>
      <item value="0x05">MidKnight</item>
      <item value="0x06">Xavier</item>
      <item value="0x07">Blade</item>
      <item value="0x08">Jetta</item>
      <item value="0x09">Eternal</item>
      <item value="0x0A">Crispy</item>
      <item value="0x0B">Slither</item>
      <item value="0x0C">Riptide</item>
      <item value="0x0D">Rames</item>
      <item value="0x0E">Thanatos</item>
      <item value="0x0F">Hooter</item>
      <item value="0x10">Zuni</item>
      <item value="0x11">Chin Wo</item>
      <item value="0x12">Yappy</item>
      <item value="0x13">Raven</item>
      <item value="0x14">Senator</item>
      <item value="0x15">Blast</item>
      <item value="0x16">Dawson</item>
      <item value="0x17">Dark Ethernal Champion</item>
      <item value="0x18">Ethernal Champion 2</item>
    </parameter>
    <script state="run">
      <action>segacd:segacd_68k.pb@31429=param</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P2 Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@2E3A7=68</action>
    </script>
  </cheat>

  <cheat desc="P2 Drain All Energy Now!">
    <script state="on">
      <action>segacd:segacd_68k.pb@2E3A7=00</action>
    </script>
  </cheat>

  <cheat desc="P2 Select Character">
    <parameter>
      <item value="0x00">Shadow</item>
      <item value="0x01">Larcen</item>
      <item value="0x02">Rax</item>
      <item value="0x03">Slash</item>
      <item value="0x04">Trident</item>
      <item value="0x05">MidKnight</item>
      <item value="0x06">Xavier</item>
      <item value="0x07">Blade</item>
      <item value="0x08">Jetta</item>
      <item value="0x09">Eternal</item>
      <item value="0x0A">Crispy</item>
      <item value="0x0B">Slither</item>
      <item value="0x0C">Riptide</item>
      <item value="0x0D">Rames</item>
      <item value="0x0E">Thanatos</item>
      <item value="0x0F">Hooter</item>
      <item value="0x10">Zuni</item>
      <item value="0x11">Chin Wo</item>
      <item value="0x12">Yappy</item>
      <item value="0x13">Raven</item>
      <item value="0x14">Senator</item>
      <item value="0x15">Blast</item>
      <item value="0x16">Dawson</item>
      <item value="0x17">Dark Ethernal Champion</item>
      <item value="0x18">Ethernal Champion 2</item>
    </parameter>
    <script state="run">
      <action>segacd:segacd_68k.pb@3142B=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
fatfursp.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@FF092A=993B</action>
    </script>
  </cheat>

  <cheat desc="Finish this Round Now!">
    <script state="on">
      <action>maincpu.pw@FF092A=0001</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P1 Infinite Energy">
    <script state="run">
      <action>maincpu.pw@FF049A=6060</action>
    </script>
  </cheat>

  <cheat desc="P1 Drain All Energy Now!">
    <script state="on">
      <action>maincpu.pw@FF049A=0000</action>
    </script>
  </cheat>

  <cheat desc="P1 Select Character"> <comment>Character will change on Next Fight if enabled during play</comment>
    <parameter>
      <item value="0x01">Terry Bogard</item>
      <item value="0x02">Andy Bogard</item>
      <item value="0x03">Joe Higashi</item>
      <item value="0x04">Big Bear</item>
      <item value="0x05">Jubei Yamada</item>
      <item value="0x06">Cheng Sinzan</item>
      <item value="0x07">Kim Kaphwan</item>
      <item value="0x08">Mai Shiranui</item>
      <item value="0x09">Duck King</item>
      <item value="0x0A">Tung Fu Rue</item>
      <item value="0x0B">Billy Kane</item>
      <item value="0x0C">Axel Hawk</item>
      <item value="0x0D">Laurence Blood</item>
      <item value="0x0E">Geese Howard</item>
      <item value="0x0F">Wolfgang Krauser</item>
      <item value="0x10">Ryo Sakazaki</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FFF917=param</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P2 Infinite Energy">
    <script state="run">
      <action>maincpu.pw@FF059A=6060</action>
    </script>
  </cheat>

  <cheat desc="P2 Drain All Energy Now!">
    <script state="on">
      <action>maincpu.pw@FF059A=0000</action>
    </script>
  </cheat>

  <cheat desc="P2 Select Character"> <comment>Character will change on Next Fight if enabled during play</comment>
    <parameter>
      <item value="0x01">Terry Bogard</item>
      <item value="0x02">Andy Bogard</item>
      <item value="0x03">Joe Higashi</item>
      <item value="0x04">Big Bear</item>
      <item value="0x05">Jubei Yamada</item>
      <item value="0x06">Cheng Sinzan</item>
      <item value="0x07">Kim Kaphwan</item>
      <item value="0x08">Mai Shiranui</item>
      <item value="0x09">Duck King</item>
      <item value="0x0A">Tung Fu Rue</item>
      <item value="0x0B">Billy Kane</item>
      <item value="0x0C">Axel Hawk</item>
      <item value="0x0D">Laurence Blood</item>
      <item value="0x0E">Geese Howard</item>
      <item value="0x0F">Wolfgang Krauser</item>
      <item value="0x10">Ryo Sakazaki</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FFF919=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
ffightcd.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pb@FF9517=99</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P1 Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFB244=0A</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Energy ">
    <script state="run">
      <action>maincpu.pw@FFB1DC=0070</action>
    </script>
  </cheat>

  <cheat desc="P1 Invincibility">
    <script state="run">
      <action>maincpu.pb@FFB225=02</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P2 Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFB304=0A</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Energy ">
    <script state="run">
      <action>maincpu.pw@FFB29C=0070</action>
    </script>
  </cheat>

  <cheat desc="P2 Invincibility">
    <script state="run">
      <action>maincpu.pb@FFB2E5=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
le2.xml & le2d.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>segacd:segacd_68k.pb@92A5=99</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P1 Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@92AF=05</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Ammo">
    <script state="run">
      <action>segacd:segacd_68k.pb@92BF=06</action>
    </script>
  </cheat>

  <cheat desc="P1 Select Weapon">
    <parameter>
      <item value="0x00">Service Revolver</item>
      <item value="0x01">Double Revolver</item>
      <item value="0x02">Rifle</item>
      <item value="0x03">.50 Caliber Sharp</item>
      <item value="0x04">Shotgun</item>
      <item value="0x05">Gattling Gun</item>
      <item value="0x06">Cannon</item>
    </parameter>
    <script state="run">
      <action>segacd:segacd_68k.pb@92BB=param</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P2 Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@92B1=05</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Ammo">
    <script state="run">
      <action>segacd:segacd_68k.pb@92C1=06</action>
    </script>
  </cheat>

  <cheat desc="P2 Select Weapon">
    <parameter>
      <item value="0x00">Service Revolver</item>
      <item value="0x01">Double Revolver</item>
      <item value="0x02">Rifle</item>
      <item value="0x03">.50 Caliber Sharp</item>
      <item value="0x04">Shotgun</item>
      <item value="0x05">Gattling Gun</item>
      <item value="0x06">Cannon</item>
    </parameter>
    <script state="run">
      <action>segacd:segacd_68k.pb@92BD=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
lethalen.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>maincpu.pb@238403=99</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P1 Infinite Energy">
    <script state="run">
      <action>maincpu.pb@23840D=05</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Ammo">
    <script state="run">
      <action>segacd:segacd_68k.pb@0181A9=06</action>
    </script>
  </cheat>

  <cheat desc="P1 Select Weapon">
    <parameter>
      <item value="0x00">Service Revolver</item>
      <item value="0x01">.357 Magnum</item>
      <item value="0x02">Combat Shotgun</item>
      <item value="0x03">Assault Rifle</item>
      <item value="0x04">Submachine Gun</item>
      <item value="0x05">Semi-Automatic Pistol</item>
      <item value="0x06">Grenade Launcher</item>
    </parameter>
    <script state="run">
      <action>segacd:segacd_68k.pb@0181A5=param</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="P2 Infinite Energy">
    <script state="run">
      <action>maincpu.pb@23840F=05</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Ammo">
    <script state="run">
      <action>segacd:segacd_68k.pb@0181AB=06</action>
    </script>
  </cheat>

  <cheat desc="P2 Select Weapon">
    <parameter>
      <item value="0x00">Service Revolver</item>
      <item value="0x01">.357 Magnum</item>
      <item value="0x02">Combat Shotgun</item>
      <item value="0x03">Assault Rifle</item>
      <item value="0x04">Submachine Gun</item>
      <item value="0x05">Semi-Automatic Pistol</item>
      <item value="0x06">Grenade Launcher</item>
    </parameter>
    <script state="run">
      <action>segacd:segacd_68k.pb@0181A7=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
ppersia.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>segacd:segacd_68k.pb@2204B=64</action>
    </script>
  </cheat>

  <cheat desc="Energy Never Decrements"> <comment>Doesn't protect against One Hit Kills, you will need to restart level if you get stuck in a death spiral  </comment>
    <script state="run">
      <action>segacd:segacd_68k.pb@22005=03</action>
    </script>
  </cheat>

  <cheat desc="Always Kill Swordsman Instantly">
    <script state="run">
      <action>segacd:segacd_68k.pb@22007=00</action>
    </script>
  </cheat>

  <cheat desc="Kill Swordsman Now!">
    <script state="on">
      <action>segacd:segacd_68k.pb@22007=00</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
psygnosd.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Puggsy"/>
  <cheat desc=" "/>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@200872=99</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>maincpu.pb@200737=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
puggsy.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@200872=99</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>maincpu.pb@200737=02</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy against Bosses">
    <script state="run">
      <action>maincpu.pb@2007A1=06</action>
    </script>
  </cheat>

  <cheat desc="Kill Boss with One Hit Now!">
    <script state="on">
      <action>maincpu.pw@2007A4=FFFF</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
segaac.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Golden Axe"/>
  <cheat desc=" "/>
  <cheat desc="Enable these cheats only after the game has started"/>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFFC7C=03</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>maincpu.pb@FFFC7E=30</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  <cheat desc="Streets of Rage"/>
  <cheat desc=" "/>

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pb@FFF801=99</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFFAA0=09</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Energy">
    <script state="run">
      <action>maincpu.pb@FFB833=50</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Specials">
    <script state="run">
      <action>maincpu.pb@FFFAA1=09</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFFAA3=09</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Energy">
    <script state="run">
      <action>maincpu.pb@FFB8B3=50</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Specials">
    <script state="run">
      <action>maincpu.pb@FFFAA4=09</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  <cheat desc="Super Monaco Grand Prix"/>
  <cheat desc=" "/>

  <cheat desc="Minimum Lap Time">
    <script state="run">
      <action>maincpu.pw@FF8FFA=0000</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  <cheat desc="Columns"/>
  <cheat desc=" "/>

  <cheat desc="P1 Change Dropping Jewels to Power Jewels Now!">
    <script state="on">
      <action>maincpu.pb@FF882F=07</action>
      <action>maincpu.pw@FF8830=0707</action>
    </script>
  </cheat>

  <cheat desc="P2 Change Dropping Jewels to Power Jewels Now!">
    <script state="on">
      <action>maincpu.pb@FF88AF=07</action>
      <action>maincpu.pw@FF88B0=0707</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  <cheat desc="The Revenge of Shinobi"/>
  <cheat desc=" "/>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFD141=0A</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>maincpu.pb@FFD13A=08</action>
    </script>
  </cheat>

  <cheat desc="Infinite Ammo">
    <script state="run">
      <action>maincpu.pw@FFD13E=0384</action>
    </script>
  </cheat>

  <cheat desc="Infinite Ninjutsu Attacks">
    <script state="run">
      <action>maincpu.pw@FFD144=0001</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
soniccd.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pb@FF1515=00</action>
      <action>maincpu.pw@FF1516=0000</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FF1508=09</action>
    </script>
  </cheat>

  <cheat desc="Always have 999 Rings">
    <script state="run">
      <action>maincpu.pw@FF1512=03E7</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
termintr.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@FFFE41=09</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy"> <comment>Disable at the end of the level</comment>
    <script state="run">
      <action>maincpu.pb@FFFE1D=28</action>
    </script>
  </cheat>

  <cheat desc="Infinite Grenades">
    <script state="run">
      <action>maincpu.pb@FFFE40=63</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
wolfchld.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>segacd:segacd_68k.pb@774C9=63</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pb@774DB=13</action>
    </script>
  </cheat>

  <cheat desc="Infinite Bombs">
    <script state="run">
      <action>segacd:segacd_68k.pb@774D3=63</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Post Reply