[macross] Invincibility PL1/PL2
Posted: Tue Sep 06, 2011 5:42 am
I fix the invincibility cheat. This cheat has a bonus: If you crash into enemies, they explode.
Tested in: MAME 0.143
Code: Select all
<cheat desc="Invincibility PL1">
<script state="run">
<action>maincpu.pb@F643D=00</action>
</script>
</cheat>
<cheat desc="Invincibility PL2">
<script state="run">
<action>maincpu.pb@F653D=00</action>
</script>
</cheat>