[msgundam] Mobile Suit Gundam

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
nolberto82
Posts: 168
Joined: Tue Aug 30, 2011 1:22 am

[msgundam] Mobile Suit Gundam

Post by nolberto82 »

msgundam.xml

Code: Select all

  <cheat desc="Hit Anywhere Both Players">
    <script state="on">
      <action>temp0 = maincpu.mw@00BAF6</action>
      <action>temp1 = maincpu.mw@00BE04</action>
    </script>

    <script state="run">
      <action>maincpu.mw@00BAF6=601E</action>
      <action>maincpu.mw@00BE04=6000</action>
    </script>

    <script state="off">
      <action>maincpu.mw@00BAF6=temp0</action>
      <action>maincpu.mw@00BE04=temp1</action>
    </script>
  </cheat>
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: [msgundam] Mobile Suit Gundam

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