Page 1 of 1

Sound Test Cheats (stfight.c)

Posted: Sat Mar 20, 2010 12:00 am
by Tafoid
Street Fight, Empire City + clones

Code: Select all

<mamecheat version="1">
  <cheat desc="Sound Test (Credit before using!)">
  <parameter min="1" max="54" step="1"/>
    <script state="change">
    <action condition="(param LE 31)">maincpu.pb@c500=param+3</action>
    <action condition="(param GE 32)">maincpu.pb@c600=param-32</action>
    </script>
  </cheat>
</mamecheat>

Re: Sound Test Cheats (stfight.c)

Posted: Sat Mar 20, 2010 10:40 am
by Pugsy
Thanks, added (empcity, empcityj, empcityu, stfight & stfighta).