Sound Test Cheat - Track and Field and Hyper Sports +clones

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
Tafoid
Posts: 56
Joined: Thu Aug 28, 2008 7:27 pm

Sound Test Cheat - Track and Field and Hyper Sports +clones

Post by Tafoid »

Preliminary cheat codes. I might work on getting rid of the numbers that don't produce sound.


Track and Field

Code: Select all

<mamecheat version="1">
  <cheat desc="Sound Test (Credit before use)">
  <parameter min="1" max="196" step="1"/>
    <script state="change">
    <action condition="(param LT 80)">maincpu.pb@2940=param</action>
    <action condition="(param LT 80)">maincpu.pb@281D=41</action>
    <action condition="(param LT 80)">maincpu.pb@281F=40</action>
    <action condition="(param GE 80)">maincpu.pb@281D=40</action>
    <action condition="(param GE 80)">maincpu.pb@281F=40</action>
    <action condition="(param GE 80)">maincpu.pb@2940=param</action>
    <action condition="(param GE 80)">maincpu.pb@281D=41</action>
    <action condition="(param GE 80)">maincpu.pb@2941=FF</action>
    <action condition="(param GE 80)">maincpu.pb@281D=42</action>
    <action condition="(param GE 80)">maincpu.pb@281D=41</action>
    <action condition="(param GE 80)">maincpu.pb@281D=42</action>
    </script>
  </cheat>	
</mamecheat>
Hyper Sports

Code: Select all

<mamecheat version="1">
  <cheat desc="Sound Test (Credit before use)">
  <parameter min="1" max="217" step="1"/>
    <script state="change">
    <action condition="(param LT 80)">maincpu.pb@3340=param</action>
    <action condition="(param LT 80)">maincpu.pb@303D=41</action>
    <action condition="(param LT 80)">maincpu.pb@303F=40</action>
    <action condition="(param GE 80)">maincpu.pb@303D=40</action>
    <action condition="(param GE 80)">maincpu.pb@303F=40</action>
    <action condition="(param GE 80)">maincpu.pb@3340=param</action>
    <action condition="(param GE 80)">maincpu.pb@303D=41</action>
    <action condition="(param GE 80)">maincpu.pb@3341=FF</action>
    <action condition="(param GE 80)">maincpu.pb@303D=42</action>
    <action condition="(param GE 80)">maincpu.pb@303D=41</action>
    <action condition="(param GE 80)">maincpu.pb@303D=42</action>
    </script>
  </cheat>	
</mamecheat>
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: Sound Test Cheat - Track and Field and Hyper Sports +clones

Post by Pugsy »

Thanks, added
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