[megadriv, wwfag] WWF Arcade Game cheats (and clones/parents

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, wwfag] WWF Arcade Game cheats (and clones/parents

Post by NotAGoodName »

What an unfortunate name for a romset. This game isn't as pretty as the 32X version, but it's not bad by any means.

Code: Select all

	<cheat desc="Infinite Time">
		<script state="run">
			<action>maincpu.pd@FFAAE6=00090009</action>
		</script>
	</cheat>
<cheat desc="-----"/>
	<cheat desc="Infinite Energy P1">
		<script state="run">
			<action>maincpu.pb@FFB313=A4</action>
			<action>maincpu.pb@FFB315=A4</action>
		</script>
	</cheat>
	<cheat desc="Infinite Power P1">
		<script state="run">
			<action>maincpu.pb@FFB31D=11</action>
			<action>maincpu.pb@FFB31F=11</action>
		</script>
	</cheat>
	<cheat desc="Triple Damage P1">
		<script state="run">
			<action>maincpu.pw@FF85A0=FFFF</action>
		</script>
	</cheat>
<cheat desc="-----"/>
	<cheat desc="Infinite Energy P2">
		<script state="run">
			<action>maincpu.pb@FFB321=A4</action>
			<action>maincpu.pb@FFB323=A4</action>
		</script>
	</cheat>
	<cheat desc="Infinite Power P2">
		<script state="run">
			<action>maincpu.pb@FFB32B=11</action>
			<action>maincpu.pb@FFB32D=11</action>
		</script>
	</cheat>
Aww yeah. AMD A10-7850K givin' MAME and MESS systems what for.
Post Reply