[baluba] Baluba-louk no Densetsu

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

[baluba] Baluba-louk no Densetsu

Post by jman »

Code: Select all

<!-- Baluba-louk no Densetsu (Japan) -->
<mamecheat version="1">

    <cheat desc="Finish Current Round Now">
        <script state="on">
            <action>maincpu.pb@80FC |= 40</action>
        </script>
    </cheat>

    <cheat desc="P1 Always have x4">
        <script state="run">
            <action>maincpu.pb@8121 = 03</action>
        </script>
    </cheat>

    <cheat desc="P2 Always have x4">
        <script state="run">
            <action>maincpu.pb@8151 = 03</action>
        </script>
    </cheat>

</mamecheat>
jman

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