Page 1 of 1

[puckman]+ Fast pacman with Normal Intermissions

Posted: Sun Dec 08, 2019 10:50 pm
by pac_man_fan2
Took me a while to get this right, works for clones: puckman, pacman, pacmanfm, pacmansp, pacmanso, pacmanpe, pacmanvg, pacmod, puckmod, pacheart, joyman, abscam, newpuckx, puckmanb:

I removed pacuman from this post, see other post for alternate memory address for (pacuman)

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@1FC0</action>
      <action>temp2=maincpu.mq@1FC8</action>
      <action>temp9=maincpu.mw@301A</action>
    </script>

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

    <script state="off">
      <action>maincpu.md@1809=temp0 </action>
      <action>maincpu.mq@1FC0=temp1 </action>
      <action>maincpu.mq@1FC8=temp2 </action>
      <action>maincpu.mw@301A=temp9 </action>
    </script>
  </cheat>

Re: [puckman]+ Fast pacman with Normal Intermissions

Posted: Mon Dec 09, 2019 3:40 am
by pac_man_fan2
I just updated the list of clones for this memory range, removed popeyeman, find that one in the hangly version.

Re: [puckman]+ Fast pacman with Normal Intermissions

Posted: Sun Jun 07, 2020 12:04 am
by Pugsy
Thanks, added