[tokyowar] Tokyo Wars (Rev. TW2 Ver.A, World)

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
User avatar
Abystus
Posts: 521
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 3 times
Been thanked: 22 times

[tokyowar] Tokyo Wars (Rev. TW2 Ver.A, World)

Post by Abystus »

tokyowar.xml

Code: Select all

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@E03234=0078</action>
    </script>
  </cheat>

  <cheat desc="Infinite Health">
    <script state="run">
      <action>maincpu.mw@1EB12=6002</action>
    </script>
    <script state="off">
      <action>maincpu.mw@1EB12=9372</action>
    </script>
  </cheat>
  
  <cheat desc="Drive Anywhere">
    <comment>Disable tank collision with world and other tanks. Can still be hit by enemy fire.</comment>
    <script state="run">
      <action>maincpu.mw@EE1EE=6000</action>
      <action>maincpu.mw@ECFC0=6004</action>
      <action>maincpu.mw@ED136=6004</action>
    </script>
    <script state="off">
      <action>maincpu.mw@EE1EE=6700</action>
      <action>maincpu.mw@ECFC0=3BBC</action>
      <action>maincpu.mw@ED136=3BBC</action>
    </script>
  </cheat>

  <cheat desc="Disable Music Playback Limit In Sound Test">
    <script state="run">
      <action>maincpu.mw@1333A=6000</action>
      <action>maincpu.mw@1334E=6000</action>
    </script>
    <script state="off">
      <action>maincpu.mw@1333A=6A00</action>
      <action>maincpu.mw@1334E=6600</action>
    </script>
  </cheat>
Bored? Watch some of my hacks here.
User avatar
danylopez123
Posts: 16
Joined: Thu Dec 21, 2017 2:09 pm

Re: [tokyowar] Tokyo Wars (Rev. TW2 Ver.A, World)

Post by danylopez123 »

Awesome!
Thanks for the new cheats from the games i requested.
I also apreciate the little extras you added.
Greetings from Spain!
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:

Re: [tokyowar] Tokyo Wars (Rev. TW2 Ver.A, World)

Post by Pugsy »

Thanks, added
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