[twinbrat] Twin Brats

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

[twinbrat] Twin Brats

Post by jman »

I have researched "All" codes for twinbrat in officail database based on 0.264 because these codes don't work in this set.

twinbrat.xml

Code: Select all

<!-- Twin Brats (set 1) -->
<mamecheat version="1">

    <cheat desc="Infinite Credits">
        <script state="run">
            <action>maincpu.pb@1121CA = 09</action>
        </script>
    </cheat>

    <cheat desc="Infinite Enemy Time">
        <script state="run">
            <action>maincpu.pw@112380 = 0100</action>
        </script>
    </cheat>

    <cheat desc="Freeze All Enemies">
        <script state="run">
            <action>maincpu.pw@112476 = 0002</action>
            <action>maincpu.pw@112478 = 0002</action>
            <action>maincpu.pw@11247A = 0002</action>
            <action>maincpu.pw@11247C = 0002</action>
        </script>
    </cheat>

    <cheat desc="Finish this Stage Now!">
        <script state="run">
            <action>maincpu.pb@1128BC = 00</action>
        </script>
    </cheat>

    <cheat desc="Select Current Timer Colour">
        <parameter>
            <item value="0x00">Green</item>
            <item value="0x01">Blue</item>
            <item value="0x02">Red</item>
        </parameter>
        <script state="run">
            <action>maincpu.pb@112379 = param</action>
        </script>
    </cheat>

    <cheat desc=" " />

    <cheat desc="P1 Infinite Lives">
        <script state="run">
            <action>maincpu.pb@1123A2 = 09</action>
        </script>
    </cheat>

    <cheat desc="P1 Invincibility">
        <script state="run">
            <action>maincpu.pw@11215C = 0002</action> <!-- flicker timer -->
            <action>maincpu.pb@11238B = 01</action> <!-- flicker flag -->
        </script>
    </cheat>

    <cheat desc="P1 Always Have 'x5'">
        <script state="run">
            <action>maincpu.pb@112391 = 03</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'E' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123A9 &amp;= ~01</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'X' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123A9 &amp;= ~02</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'T' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123A9 &amp;= ~04</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'R' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123A9 &amp;= ~08</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'A' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123A9 &amp;= ~10</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'C' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123AB &amp;= ~20</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'L' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123AB &amp;= ~40</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'E' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123AB &amp;= ~01</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'A' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123AB &amp;= ~10</action>
        </script>
    </cheat>

    <cheat desc="P1 Get 'R' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123AB &amp;= ~08</action>
        </script>
    </cheat>

    <cheat desc=" " />

    <cheat desc="P2 Infinite Lives">
        <script state="run">
            <action>maincpu.pb@1123CC = 09</action>
        </script>
    </cheat>

    <cheat desc="P2 Invincibility">
        <script state="run">
            <action>maincpu.pw@11215E = 0002</action> <!-- flicker timer -->
            <action>maincpu.pb@1123B5 = 01</action> <!-- flicker flag -->
        </script>
    </cheat>

    <cheat desc="P2 Always Have 'x5'">
        <script state="run">
            <action>maincpu.pb@1123BB = 03</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'E' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D3 &amp;= ~01</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'X' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D3 &amp;= ~02</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'T' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D3 &amp;= ~04</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'R' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D3 &amp;= ~08</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'A' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D3 &amp;= ~10</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'C' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D5 &amp;= ~20</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'L' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D5 &amp;= ~40</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'E' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D5 &amp;= ~01</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'A' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D5 &amp;= ~10</action>
        </script>
    </cheat>

    <cheat desc="P2 Get 'R' Letter Now!">
        <script state="on">
            <action>maincpu.pb@1123D5 &amp;= ~08</action>
        </script>
    </cheat>

</mamecheat>
But I replace "bit clear" code to "&="(&amp;= in xml though).
jman

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