Ring of Destruction: Slammasters II (Euro 940902 Phoenix Edition) [MAME]
Code:
<cheat desc="Hit Anywhere Both Players">
<comment>Excludes throws.</comment>
<script state="run">
<action>maincpu.ow@00C2D2=6002</action>
<action>maincpu.ow@00C2DA=6002</action>
</script>
<script state="off">
<action>maincpu.ow@00C2D2=6700</action>
<action>maincpu.ow@00C2DA=6200</action>
</script>
</cheat>

.

Comment