[apple2gs,marble] Infinite time

This forum is for posting cheats for any non-arcade game in M.A.M.E. ( aka the M.E.S.S. games ) including any softwarelist game. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
Arbee37
Posts: 1
Joined: Sun Apr 03, 2016 8:00 pm

[apple2gs,marble] Infinite time

Post by Arbee37 »

As described. My first submission, please let me know if there are any problems.

Code: Select all

    <cheat desc="Infinite Time">
      <script state="on">
          <action>temp0 =maincpu.pw@2E397</action>
      </script>
      <script state="run">
          <action>maincpu.pw@2E397=EAEA</action>
      </script>
      <script state="off">
          <action>maincpu.pw@2E397=temp0</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: [apple2gs,marble] Infinite time

Post by Pugsy »

Thanks, added. First apple2gs cheat submission, always nice to see systems with no cheats getting a look in :)
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