[trapeze] Trapeze/Trampoline

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

[trapeze] Trapeze/Trampoline

Post by jman »

trapeze will be added in 0.278.

trapeze.xml

Code: Select all

    <cheat desc="Infinite Credits">
        <script state="run">
            <action>maincpu.pb@0008 = FF</action>
        </script>
    </cheat>

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

my wip cheat database back-up (06/01/2025 ver.)
https://u3.getuploader.com/...../download/58
downloadpass : jman2020
Post Reply