[slrasslt] Solar Assault (ver. UAA)

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
User avatar
ReyVGM
Posts: 147
Joined: Thu May 11, 2006 3:55 pm
Contact:

[slrasslt] Solar Assault (ver. UAA)

Post by ReyVGM »

Code: Select all

<mamecheat version="1">

<cheat desc="Select Starting Stage">
    <parameter min="1" max="6" step="1"/>
    <script state="run">
      <action condition="(maincpu.ppb@596C7==00)">maincpu.ppb@596C7=(param-1)</action>
    </script>
  </cheat>
  
</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
Requested by me, and made by me based on pugsy's own level select cheat.
Post Reply