[littlerb] basic codes to start...
Posted: Sun Sep 23, 2012 6:02 pm
Really basic ones too, invincibility and any other tough-to-make codes would be appreciated, so thanks in advance...
Apologies for the belated posting.
Code: Select all
<mamecheat version="1">
<cheat desc="Infinite Credits">
<script state="run">
<action>maincpu.pb@20087F=09</action>
</script>
</cheat>
<cheat desc="Infinite Lives PL1">
<script state="run">
<action>maincpu.pb@200A0D=09</action>
</script>
</cheat>
<cheat desc="Infinite Lives PL2">
<script state="run">
<action>maincpu.pb@200A75=09</action>
</script>
</cheat>
</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->