Code: Select all
; [ Space Invaders Anniversary (V2.02J 2003/09/12 20:00) ]
sianniv.xml:-
Code: Select all
<mamecheat version="1">
<cheat desc="Infinite Credits">
<script state="run">
<action>maincpu.pb@8005F797=63</action>
</script>
</cheat>
<cheat desc=" "/>
<cheat desc="2D Versions"/>
<cheat desc=" "/>
<cheat desc="Bullet Invincibility">
<script state="run">
<action condition="(maincpu.pw@80023DFA==1040)">maincpu.pw@80023DFA=1000</action> <!-- Program code cheat by Pugsy -->
</script>
<script state="off">
<action condition="(maincpu.pw@80023DFA==1000)">maincpu.pw@80023DFA=1040</action>
</script>
</cheat>
<cheat desc="P1 Infinite Lives ">
<script state="run">
<action>maincpu.pb@801080C4=07</action>
</script>
</cheat>
<cheat desc="P2 Infinite Lives ">
<script state="run">
<action>maincpu.pb@801080C8=07</action>
</script>
</cheat>
<cheat desc=" "/>
<cheat desc="3D Versions"/>
<cheat desc=" "/>
<cheat desc="Bullet Invincibility">
<script state="run">
<action condition="(maincpu.pw@8001B846==1040)">maincpu.pw@8001B846=1000</action> <!-- Program code cheat by Pugsy -->
</script>
<script state="off">
<action condition="(maincpu.pw@8001B846==1000)">maincpu.pw@8001B846=1040</action>
</script>
</cheat>
<cheat desc="P1 Infinite Lives ">
<script state="run">
<action>maincpu.pb@801080BC=09</action>
</script>
</cheat>
<cheat desc="P2 Infinite Lives ">
<script state="run">
<action>maincpu.pb@80110660=09</action>
</script>
</cheat>
</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->