Sound Test Cheats - jrpacman

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 Cheats - jrpacman

Post by Tafoid »

Jr. Pac-Man (jrpacman)

Code: Select all

<mamecheat version="1">
  <cheat desc="Audio Player (Credit before using!)">
  <parameter min="1" max="17" step="1"/>
    <script state="change">
      <action>maincpu.pb@4ECC=0</action>
      <action>maincpu.pb@4EEC=0</action>
      <action>maincpu.pb@4E9C=0</action>
      <action>maincpu.pb@4EAC=0</action>
      <action>maincpu.pb@4EBC=0</action>
      <action condition="(param==1)">maincpu.pb@4ECC=1</action>
      <action condition="(param==1)">maincpu.pb@4EEC=1</action>
      <action condition="(param==2)">maincpu.pb@4E13=0</action>
      <action condition="(param==3)">maincpu.pb@4E13=2</action>
      <action condition="(param==4)">maincpu.pb@4E13=4</action>
      <action condition="(param GE 2) and (param LE 4)">maincpu.pb@4E04=20</action>
      <action condition="(param GE 2) and (param LE 4)">maincpu.pb@4ECC=2</action>
      <action condition="(param GE 2) and (param LE 4)">maincpu.pb@4EEC=2</action>
      <action condition="(param GE 2) and (param LE 4)">maincpu.pb@4E0A=7D+((param-2)*2)</action>
      <action condition="(param GE 5) and (param LE 6)">maincpu.pb@4E9C=80>>(B-param)</action>
      <action condition="(param GE 7) and (param LE C)">maincpu.pb@4EAC=80>>(D-param)</action>
      <action condition="(param GE D)">maincpu.pb@4EBC=80>>(14-param)</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 Cheats - jrpacman

Post by Pugsy »

Thanks, added (jrpacman)

Also added this to this and will add to the other pacman cheats you posted to drop the credits comment (I've added inf credits cheats to the pacman series games too)

Code: Select all

<action condition="maincpu.pb@4E6E==00">maincpu.pb@4E6E=01</action>

I've added it to jrpacmanbl too by changing all @4 to @E
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