[spcpostn] fixed starting course cheat

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

[spcpostn] fixed starting course cheat

Post by Pugsy »

enter in spcpostn.xml

Code: Select all

  <cheat desc="Select Starting Course">
    <parameter>
      <item value="0x0005">Course 1</item>
      <item value="0x0101">Course 2</item>
      <item value="0x0202">Course 3</item>
      <item value="0x0303">Course 4</item>
      <item value="0x0404">Course 5</item>
      <item value="0x0500">Course 6</item>
      <item value="0x0606">Course 7</item>
    </parameter>
    <script state="run">
      <action condition="(maincpu.pw@C5B5==0005)">maincpu.pw@C5B5=param</action>
    </script>
  </cheat>
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply