Page 1 of 1

[kickman] Kickman

Posted: Mon Mar 29, 2021 9:31 am
by jman

Code: Select all

<cheat desc="keep a balloon">
    <script state="on">
        <action>maincpu.mq@0b7f = 2f077edded0336dd</action>
        <action>maincpu.mq@0b87 = 000000e3180777dd</action>
        <!--
        0b7f | dd 36 03 ed : ld (ix+$03),$ed
        0b83 | dd 7e 07    : ld a,(ix+$07)
        0b86 | 2f          : cpl
        0b87 | dd 77 07    : ld (ix+$07),a
        0b8a | 18 e3       : jr $0b6f
        -->
    </script>
    <script state="off">
        <action>maincpu.mq@0b7f = fd592857cb730f3a</action>
        <action>maincpu.mq@0b87 = 75dd000021000136</action>
    </script>
</cheat>

<cheat desc="skip rom check">
    <script state="on">
        <action>maincpu.mb@5acd = 8c</action>
    </script>
    <script state="off">
        <action>maincpu.mb@5acd = 8d</action>
    </script>
</cheat>
"keep a balloon" is "keep a bomb" in challenging rack (bonus round) though.