Page 1 of 1

[penky] cheats

Posted: Sun Oct 30, 2011 5:51 pm
by Pugsy
penky.xml:-

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>maincpu.pb@E107=64</action>
    </script>
  </cheat>

  <cheat desc="Win this Round Now! PL1">
    <script state="on">
      <action>maincpu.pd@E271=48000000</action>
      <action>maincpu.pw@E2B4=A320</action>
      <action>maincpu.pw@E323=0000</action>
    </script>
  </cheat>

  <cheat desc="Win this Round Now! PL2">
    <script state="on">
      <action>maincpu.pd@E271=48000000</action>
      <action>maincpu.pw@E2B4=0000</action>
      <action>maincpu.pw@E323=A320</action>
    </script>
  </cheat>

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