[shambros] Shamisen Brothers

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: 848
Joined: Tue Dec 01, 2020 1:24 pm

[shambros] Shamisen Brothers

Post by jman »

shambros will be added in 0.262.

Code: Select all

<!-- Shamisen Brothers Vol 1 (V1.01K) -->
<mamecheat version="1">

    <cheat desc="Infinite Credits">
        <script state="run">
            <action>maincpu.pw@20105A = 0002</action> <!-- credit flag -->
            <action>maincpu.pw@20105C = FFFF</action>
        </script>
    </cheat>

    <cheat desc="P1 Always Best Status">
        <script state="run">
            <action>maincpu.pw@2009EA = 03E7             </action> <!-- max combo -->
            <action>maincpu.pw@2009F0 = 03E7             </action> <!-- total combo -->
            <action>maincpu.pw@200E78 = maincpu.pw@200E76</action> <!-- good -->
            <action>maincpu.pw@200E7A = 0000             </action> <!-- better -->
            <action>maincpu.pw@200E7C = 0000             </action> <!-- bad -->
            <action>maincpu.pw@200EA6 = 03E7             </action> <!-- total score -->
        </script>
    </cheat>

    <cheat desc="P2 Always Best Status">
        <script state="run">
            <action>maincpu.pw@200D9C = 03E7             </action> <!-- max combo -->
            <action>maincpu.pw@200DA2 = 03E7             </action> <!-- total combo -->
            <action>maincpu.pw@200EAA = maincpu.pw@200EA8</action> <!-- good -->
            <action>maincpu.pw@200EAC = 0000             </action> <!-- better -->
            <action>maincpu.pw@200EAE = 0000             </action> <!-- bad -->
            <action>maincpu.pw@200ED8 = 03E7             </action> <!-- total score -->
        </script>
    </cheat>

</mamecheat>
The game fails to check RAM when you set the above codes then reset the game (F3) though.
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 15 times
Contact:

Re: [shambros] Shamisen Brothers

Post by Pugsy »

Thanks, added
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply