Code: Select all
<cheat desc="Infinite Credits">
<script state="run">
<action>maincpu.pb@A392A = 99</action>
</script>
</cheat>
<cheat desc="Always have Shield">
<script state="run">
<action>maincpu.pw@A00B2 = 0002</action>
</script>
</cheat>