[taitons1/taitons2] 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:

[taitons1/taitons2] cheats

Post by Pugsy »

taitons1.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>lowbus.ppb@02F6D=09</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Lives">
    <script state="run">
      <action>lowbus.ppb@02F6B=63</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Lives"> <comment>The Legend of Kage + Golden Castle only</comment>
    <script state="run">
      <action>lowbus.ppb@02F6C=63</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  <cheat desc=" "/>
  <cheat desc="The Legend of Kage + The Revised Legend of Kage"/>

  <cheat desc="Invincibility">
    <script state="on">
      <action>temp0 =bios.mb@D9A0D</action>
    </script>
    <script state="run">
      <action>bios.mb@D9A0D=00</action>
    </script>
    <script state="off">
      <action>bios.mb@D9A0D=temp0 </action>
    </script>
  </cheat>

  <cheat desc="	"/>
  <cheat desc=" "/>
  <cheat desc="Golden Castle + Amazons Golden Castle"/>

  <cheat desc="Invincibility"> <comment>Armour will come off if you get hit but you can't die</comment>
    <script state="on">
      <action>temp0 =bios.mb@D8F90</action>
    </script>
    <script state="run">
      <action>bios.mb@D8F90=AD</action>
    </script>
    <script state="off">
      <action>bios.mb@D8F90=temp0 </action>
    </script>
  </cheat>

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

taitons2.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc=" "/>
  <cheat desc="KiKi KaiKai + KiKi KaiKai Kackremboh"/>

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>lowbus.ppb@002867=99</action>
    </script>
  </cheat>

  <cheat desc="Invincibility" tempvariables="11">
    <script state="on">
      <action>temp0 =bios.mw@039F9B</action>
      <action>temp1 =bios.mw@0EF82E</action>
      <action>temp2 =bios.mb@00DE6F</action>
      <action>temp3 =bios.mw@03BB17</action>
      <action>temp4 =bios.mw@0AE4C4</action>
      <action>temp5 =bios.mb@039F48</action>
      <action>temp6 =bios.mb@03D3B6</action>
      <action>temp7 =bios.mb@03951B</action>
      <action>temp8 =bios.mw@12F687</action>
      <action>temp9 =bios.mb@12ED83</action>
      <action>temp10=bios.mb@12F28C</action>
    </script>
    <script state="run">
      <action>bios.mw@039F9B=8018</action> <!-- Normal -->
      <action>bios.mw@0EF82E=6018</action> <!-- On String -->
      <action>bios.mb@00DE6F=00</action> <!-- Water -->
      <action>bios.mw@03BB17=6018</action> <!-- Shooting Fire -->
      <action>bios.mw@0AE4C4=6018</action> <!-- Yellow Shot -->
      <action>bios.mb@039F48=18</action> <!-- Later 1 Boss 1/2 -->
      <action>bios.mb@03D3B6=00</action> <!-- Later 1 Boss 2/2 -->
      <action>bios.mb@03951B=6C</action> <!-- Later 2 Boss 1/2 -->
      <action>bios.mb@03951B=6C</action> <!-- Later 2 Boss 1/2 -->
      <action>bios.mw@12F687=6018</action> <!-- Scene 7 Boss Shot -->
      <action>bios.mb@12ED83=00</action> <!-- Scene 7 Boss Blow -->
      <action>bios.mb@12F28C=60</action> <!-- Scene 7 Boss Touch -->
    </script>
    <script state="off">
      <action>bios.mw@039F9B=temp0 </action>
      <action>bios.mw@0EF82E=temp1 </action>
      <action>bios.mb@00DE6F=temp2 </action>
      <action>bios.mw@03BB17=temp3 </action>
      <action>bios.mw@0AE4C4=temp4 </action>
      <action>bios.mb@039F48=temp5 </action>
      <action>bios.mb@03D3B6=temp6 </action>
      <action>bios.mb@03951B=temp7 </action>
      <action>bios.mw@12F687=temp8 </action>
      <action>bios.mb@12ED83=temp9 </action>
      <action>bios.mb@12F28C=temp10</action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Lives">
    <script state="run">
      <action>lowbus.ppb@00287A=09</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Lives"> <comment>KiKi KaiKai Only</comment>
    <script state="run">
      <action>lowbus.ppb@00287B=09</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  <cheat desc="Slap Fight + Slap Fight Tiger"/>

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>lowbus.ppb@002867=63</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="on">
      <action>temp0 =bios.mb@018718</action>
      <action>temp1 =bios.mb@01874F</action>
    </script>
    <script state="run">
      <action>bios.mb@018718=0C</action> <!-- Normal -->
      <action>bios.mb@01874F=0C</action> <!-- Tiger -->
    </script>
    <script state="off">
      <action>bios.mb@018718=temp0 </action>
      <action>bios.mb@01874F=temp1 </action>
    </script>
  </cheat>

  <cheat desc="P1 Infinite Lives">
    <script state="run">
      <action>lowbus.ppb@003F58=04</action>
    </script>
  </cheat>

  <cheat desc="P2 Infinite Lives"> <comment>Slap Fight Only</comment>
    <script state="run">
      <action>lowbus.ppb@003F68=04</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