[megacdj] 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:

[megacdj] 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=02</action>
  </script>
  </cheat>

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

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pw@70120=0199</action>
    </script>
  </cheat>

  <cheat desc="Infinite Bombs">
    <script state="run">
      <action>segacd:segacd_68k.pb@70123=05</action>
    </script>
  </cheat>

  <cheat desc="Maximum POW">
    <script state="run">
      <action>segacd:segacd_68k.pb@72149=14</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. -->
blckhole.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. -->
btlcorps.xml

Code: Select all

<mamecheat version="1">

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

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

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

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

  <cheat desc="Infinite Missiles">
    <script state="run">
      <action>segacd:segacd_68k.pb@1B66E=63</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. -->
ffightcd.xml

Code: Select all

<mamecheat version="1">

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

  <cheat desc=" "/>

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

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

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

  <cheat desc=" "/>

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

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

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

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
le2.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. -->
mk.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="This Software List Entry currently has no cheats"/>
  <cheat desc="because it didn't work the last time it was tested"/>

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

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>segacd:segacd_68k.pw@F0F8=03E7</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>segacd:segacd_68k.pw@F846=0080</action>
    </script>
  </cheat>

  <cheat desc="Infinite Ammo">
    <script state="run">
      <action>segacd:segacd_68k.pw@F848=0063</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@21EB1=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@21E6B=03</action>
    </script>
  </cheat>

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

  <cheat desc="Kill Swordsman Now!">
    <script state="on">
      <action>segacd:segacd_68k.pb@21E6D=00</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. -->
segaaca.xml & segaacb.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="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. -->
vay.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Gold">
    <script state="run">
      <action>maincpu.pd@FFEFE8=0098967F</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