[pbancho] 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:

[pbancho] requested

Post by Pugsy »

Now using the LUA Cheat Finder to find cheat addresses, just got to make myself stop using the tilde key to drop into the debugger.

Anyway this cheat was requested:-

Code: Select all

  <cheat desc="P1 Select Drop Shape + Colours">
    <parameter>
      <item value="0x00200020">2 x Small Orange Boxes</item>
      <item value="0x00210021">2 x Small Yellow Boxes</item>
      <item value="0x00220022">2 x Small Blue Boxes</item>
      <item value="0x00230023">2 x Small Red Boxes</item>
      <item value="0x00240024">2 x Small Green Boxes</item>
      <item value="0x00250025">2 x Small Purple Boxes</item>
      <item value="0x00300030">2 x Big Orange Boxes</item>
      <item value="0x00310031">2 x Big Yellow Boxes</item>
      <item value="0x00320032">2 x Big Blue Boxes</item>
      <item value="0x00330033">2 x Big Red Boxes</item>
      <item value="0x00340034">2 x Big Green Boxes</item>
    </parameter>
    <script state="run">
      <action>maincpu.ppd@40158A=param</action>
    </script>
  </cheat>

  <cheat desc="P2 Select Drop Shape + Colours">
    <parameter>
      <item value="0x00200020">2 x Small Orange Boxes</item>
      <item value="0x00210021">2 x Small Yellow Boxes</item>
      <item value="0x00220022">2 x Small Blue Boxes</item>
      <item value="0x00230023">2 x Small Red Boxes</item>
      <item value="0x00240024">2 x Small Green Boxes</item>
      <item value="0x00250025">2 x Small Purple Boxes</item>
      <item value="0x00300030">2 x Big Orange Boxes</item>
      <item value="0x00310031">2 x Big Yellow Boxes</item>
      <item value="0x00320032">2 x Big Blue Boxes</item>
      <item value="0x00330033">2 x Big Red Boxes</item>
      <item value="0x00340034">2 x Big Green Boxes</item>
      <item value="0x00350035">2 x Big Purple Boxes</item>
    </parameter>
    <script state="run">
      <action>maincpu.ppd@40159A=param</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)
Diet Go Go Fan
Posts: 5
Joined: Tue Aug 28, 2018 5:01 pm

Re: [pbancho] requested

Post by Diet Go Go Fan »

Thank you.
Post Reply