Page 1 of 1

[revx] codes for ya

Posted: Tue Mar 10, 2015 10:40 pm
by andrewrae
Hi, first post...something like this?

Code: Select all

  <cheat desc="Max Wings PL1">
    <script state="run">
      <action>maincpu.pw@203F2FA0=05</action>
    </script>
  </cheat>

  <cheat desc="Max Wings PL2">
    <script state="run">
      <action>maincpu.pw@203F3600=05</action>
    </script>
  </cheat>

  <cheat desc="Max Wings PL3">
    <script state="run">
      <action>maincpu.pw@203F3C60=05</action>
    </script>
  </cheat>

Re: [revx] codes for ya

Posted: Sat Mar 28, 2015 10:39 pm
by Pugsy
Thanks, added