Code:
[COLOR="#0000FF"]Super Mario Bros. 3 (PlayChoice-10) - MAME[/COLOR]
<cheat desc="Always Shoot Fireballs">
<script state="run">
<action>cart.mb@1E250=00</action>
</script>
</cheat>
<cheat desc="Fireballs Hit Anywhere">
<script state="run">
<action>cart.mb@1E6A0=00</action>
<action>cart.mb@1E6AF=00</action>
</script>
</cheat>
<cheat desc="Tail Hits Anywhere">
<script state="run">
<action>cart.mb@11B5A=00</action>
</script>
</cheat>

Comment