[mmpanic]

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
einstein95
Posts: 17
Joined: Sun Aug 16, 2015 1:15 pm

[mmpanic]

Post by einstein95 »

Code: Select all

  <cheat desc="Set Score to Challenge Score">
    <script state="on">
      <action>temp0 =maincpu.pw@66B4</action>
      <action>maincpu.pw@66D1=temp0</action>
    </script>
  </cheat>
Infinite credits is useless in this game as it automatically goes to 2P if >1 coin is inserted.
User avatar
Pugsy
Posts: 3689
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 19 times
Contact:

Re: [mmpanic]

Post by Pugsy »

Thanks, added. btw, the temp0 bits are not needed in this instance as "maincpu.pw@66D1=maincpu.pw@66B4" will work fine.
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