Killer Instinct (v1.5d) [MAME]
Killer Instinct 2 (v1.4) [MAME]
Code:
<cheat desc="[COLOR=#0099ff][B]Enable Finishers on Eyedol[/B][/COLOR]">
<comment>Enable before starting a new game.</comment>
<script state="run">
<action>maincpu.pd@88006144=00000000</action>
</script>
<script state="off">
<action>maincpu.pd@88006144=1181FF6E</action>
</script>
</cheat>
<cheat desc="[COLOR=#0099ff][B]Enable Player Controlled Eyedol Stomp Health Regen[/B][/COLOR]">
<comment>Enable before starting a new game.</comment>
<script state="run">
<action>maincpu.pd@88007F98=00000000</action>
</script>
<script state="off">
<action>maincpu.pd@88007F98=11000009</action>
</script>
</cheat>
<cheat desc="[COLOR=#0099ff][B]Player 2 Takes All Damage[/B][/COLOR]">
<comment>Enable before starting a new game.</comment>
<script state="run">
<action>maincpu.pd@88009BD4=0C000140</action>
<action>maincpu.pd@88009BD8=3C1E8808</action>
<action>maincpu.pd@80000500=37DEBD00</action>
<action>maincpu.pd@80000504=2401000B</action>
<action>maincpu.pd@80000508=03E00008</action>
<action>maincpu.pd@8000050C=97CE0054</action>
</script>
<script state="off">
<action>maincpu.pd@88009BD4=2401000B</action>
<action>maincpu.pd@88009BD8=97CE0054</action>
</script>
</cheat>
Killer Instinct 2 (v1.4) [MAME]
Code:
<cheat desc="[COLOR=#0099ff][B]Enable Finishers on Gargos[/B][/COLOR]">
<comment>Enable before starting a new game.</comment>
<script state="run">
<action>maincpu.pd@88009BB0=00000000</action>
</script>
<script state="off">
<action>maincpu.pd@88009BB0=1181FF5A</action>
</script>
</cheat>
<cheat desc="[COLOR=#0099ff][B]Enable Player Controlled Gargos Laugh Health Regen[/B][/COLOR]">
<comment>Enable before starting a new game.</comment>
<script state="run">
<action>maincpu.pd@8800C76C=00000000</action>
</script>
<script state="off">
<action>maincpu.pd@8800C76C=11000009</action>
</script>
</cheat>
<cheat desc="[COLOR=#0099ff][B]Player 2 Takes All Damage[/B][/COLOR]">
<comment>Enable before starting a new game.</comment>
<script state="run">
<action>maincpu.pd@88011968=0C000140</action>
<action>maincpu.pd@8801196C=3C1E887F</action>
<action>maincpu.pd@80000500=37DEC1B0</action>
<action>maincpu.pd@80000504=2401000B</action>
<action>maincpu.pd@80000508=03E00008</action>
<action>maincpu.pd@8000050C=97CE0054</action>
</script>
<script state="off">
<action>maincpu.pd@88011968=2401000B</action>
<action>maincpu.pd@8801196C=97CE0054</action>
</script>
</cheat>

Comment