[galpans2]+clones ROM Invincibility {requested}

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
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

[galpans2]+clones ROM Invincibility {requested}

Post by Pugsy »

Added to:
galpansu.xml
galpans2j.xml
galpans2a.xml
galpans2.xml

Code: Select all

  <cheat desc="Invincibility">
    <script state="on">
      <action>temp0 =maincpu.ow@401694C</action>
      <action>temp1 =maincpu.ow@401690E</action>
    </script>
    <script state="run">
      <action>maincpu.ow@401694C=A004</action>
      <action>maincpu.ow@401690E=A004</action>
    </script>
    <script state="off">
      <action>maincpu.ow@401694C=temp0 </action>
      <action>maincpu.ow@401690E=temp1 </action>
    </script>
  </cheat>
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