[hangly]+ Fast pacman with Normal Intermissions (Corrected)

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
pac_man_fan2
Posts: 62
Joined: Fri Dec 06, 2019 1:49 pm

[hangly]+ Fast pacman with Normal Intermissions (Corrected)

Post by pac_man_fan2 »

Error in my last post, valid memory locations are here.
For these, works for Hangly, Hangly2, Hangly3,

Code: Select all

  <cheat desc="Speed-Up Normal Intermissions"> <comment>Speed-Up with Normal Intermissions</comment>
    <script state="on">
      <action>temp0=maincpu.md@1809</action>
      <action>temp1=maincpu.mq@1FED</action>
      <action>temp2=maincpu.mq@1FF5</action>
      <action>temp9=maincpu.mw@301A</action> */ Checksum Disabled
    </script>

    <script state="run">
      <action>maincpu.mw@1809=EDC3</action>
      <action>maincpu.mb@180B=1F</action>
      <action>maincpu.mq@1FED=1845CA03FE4E043A</action>
      <action>maincpu.mq@1FF5=C9351811CABEFF3E</action>
      <action>maincpu.mw@301A=0000</action>
    </script>

    <script state="off">
      <action>maincpu.md@1809=temp0</action>
      <action>maincpu.mq@1FED=temp1</action>
      <action>maincpu.mq@1FF5=temp2</action>
      <action>maincpu.mw@301A=temp9</action>
    </script>
  </cheat>
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:

Re: [hangly]+ Fast pacman with Normal Intermissions (Corrected)

Post by Pugsy »

Thanks, updated.. You should be able to edit old posts if you've made mistakes....I don't always add cheats in post order so I could end up replacing a fixed cheat with a broken one...
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)
Post Reply