[apple2/btime]

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
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:

[apple2/btime]

Post by Pugsy »

requested...

apple2/btime.xml

Code: Select all

<mamecheat version="1">

  <cheat desc="Invincibility">
    <script state="run">
      <action>maincpu.pw@A584=2990</action> <!-- Program Code cheat by Pugsy -->
    </script>
    <script state="off">
      <action>maincpu.pw@A584=30A9</action>
    </script>    
  </cheat>

  <cheat desc=" "/>

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

  <cheat desc="P1 Infinite Pepper">
    <script state="run">
      <action>maincpu.pb@006A=09</action>
    </script>
  </cheat>

  <cheat desc=" "/>

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

  <cheat desc="P2 Infinite Pepper">
    <script state="run">
      <action>maincpu.pb@006B=09</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
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)
Mjasso
Posts: 58
Joined: Wed May 31, 2017 9:48 pm

Re: [apple2/btime]

Post by Mjasso »

I WANT TO KNOW HOW TO ADD TO THE APPLE2 FILE. HOW TO MAKE THE FILE. AND I´M USING MAMEUI64. NOW WITH MESS, VER 186. I NEED THE CHEAT FILE.
Post Reply