[mschamp}+ Finish Starting Level Now Fixed

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
pac_man_fan2
Posts: 62
Joined: Fri Dec 06, 2019 1:49 pm

[mschamp}+ Finish Starting Level Now Fixed

Post by pac_man_fan2 »

Different values for Champion Edition and more Different values for Super Zola.
Works for both: mschamp and mschamps

Code: Select all

  <cheat desc="Finish this Level Now!">
    <script state="on">
      <action condition="maincpu.pb@430A==EA">maincpu.pb@4E0E=F4</action> <!-- Champion Board 0 -->
      <action condition="maincpu.pb@430A==10">maincpu.pb@4E0E=E0</action> <!-- Champion Board 1 -->
      <action condition="maincpu.pb@430A==E8">maincpu.pb@4E0E=F2</action> <!-- Champion Board 2 -->
      <action condition="maincpu.pb@430A==F4">maincpu.pb@4E0E=E0</action> <!-- Zola Board 0 -->
      <action condition="maincpu.pb@430A==EB">maincpu.pb@4E0E=F4</action> <!-- Zola Board 1 -->
      <action condition="maincpu.pb@430A==E9">maincpu.pb@4E0E=F2</action> <!-- Zola Board 2 -->
      <action condition="maincpu.pb@430A==DF">maincpu.pb@4E0E=EE</action> <!-- Champion and Zola Board 3 -->
    </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: [mschamp}+ Finish Starting Level Now Fixed

Post by Pugsy »

Thanks, updated
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