[lsrquiz2]

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
asper
Posts: 132
Joined: Thu Oct 18, 2007 11:44 am

[lsrquiz2]

Post by asper »

<mamecheat version="1">

<cheat desc="Infinite Lives">
<script state="run">
<action>maincpu.pb@052419=09</action>
</script>
</cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
asper
Posts: 132
Joined: Thu Oct 18, 2007 11:44 am

Re: [lsrquiz2]

Post by asper »

My 1st rom cheat: Infinite answer time (with the help of Pugsy of course :) )

Code: Select all

 
<cheat desc="Infinite Time">
    <script state="on">
      <action>temp0 =maincpu.pb@71993</action>
    </script>
    <script state="run">
      <action>maincpu.pb@71993=0</action>
    </script>
    <script state="off">
      <action>maincpu.pb@71993=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: [lsrquiz2]

Post by Pugsy »

Thanks, added the lives cheat and added the inf time cheat 24 hours ago :wink:
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