[megadriv, gunstaru] Cheat update

This forum is for posting cheats for any non-arcade game in M.A.M.E. ( aka the M.E.S.S. games ) including any softwarelist game. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
User avatar
NotAGoodName
Posts: 331
Joined: Wed Feb 18, 2009 7:09 am
Location: MO, USA
Contact:

[megadriv, gunstaru] Cheat update

Post by NotAGoodName »

I figured out how to make the gunpod unit work a wee bit better. The players have to be linked to one another in RAM. Now, lazy partners can play as a turret!

Code: Select all

	<cheat desc="Change Into Gunpod Unit NOW PL1"><comment>Useless fun</comment>
		<script state="on">
			<action>maincpu.pw@FFA400=0540</action>
			<action>maincpu.pw@FFA472=0300</action>
			<action>maincpu.pb@FFA64A=A4</action>
			<action>maincpu.pb@FFA44A=A6</action>
		</script>
	</cheat>

	<cheat desc="Change Into Gunpod Unit NOW PL2"><comment>Useless fun</comment>
		<script state="on">
			<action>maincpu.pw@FFA600=0540</action>
			<action>maincpu.pw@FFA672=0300</action>
			<action>maincpu.pb@FFA64A=A4</action>
			<action>maincpu.pb@FFA44A=A6</action>
		</script>
	</cheat>
Aww yeah. AMD A10-7850K givin' MAME and MESS systems what for.
Post Reply