[rescue]+ Rescue

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
jman
Posts: 1254
Joined: Tue Dec 01, 2020 1:24 pm
Been thanked: 9 times

[rescue]+ Rescue

Post by jman »

rescue.xml, rescueb.xml and aponow.xml

Code: Select all

    <cheat desc="Finish this Mission Now">
        <comment>Wait for several seconds to finish current mission. This code doesn't work in bonus mission</comment>
        <script state="on">
            <action>maincpu.pb@86A2 = FF</action>
        </script>
    </cheat>
rescuefe.xml

Code: Select all

    <cheat desc="Finish this Mission Now">
        <comment>Wait for several seconds to finish current mission. This code doesn't work in bonus mission</comment>
        <script state="on">
            <action>maincpu.pb@0CA2 = FF</action>
        </script>
    </cheat>
rescuefe doesn't work for now so that I can't test the above code in this set.
jman

my wip cheat database back-up (2024/12/01 ver.)
https://u3.getuploader.com/...../download/47
downloadpass : jman2020
Post Reply