[megadriv, tmnttfu] TMNT Tourament Fighters cheats (and clon

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, tmnttfu] TMNT Tourament Fighters cheats (and clon

Post by NotAGoodName »

Worst game ever.

Code: Select all

	<cheat desc="Infinite Time"><comment>Just sets timer to off.</comment>
		<script state="run">
			<action>maincpu.pb@FFFE14=80</action>
		</script>
	</cheat>
<cheat desc="-----"/>
	<cheat desc="Infinite Energy P1">
		<script state="run">
			<action>maincpu.pw@FF0030=0080</action>
		</script>
	</cheat>
	<cheat desc="Action Speed Up P1">
		<script state="run">
			<action>maincpu.pb@FFA052=01</action>
		</script>
	</cheat>
	<cheat desc="Character P1"><comment>Others left out intentionally</comment>
		<parameter>
			<item value="0x00">Leonardo</item>
			<item value="0x01">Mike</item>
			<item value="0x02">Don</item>
			<item value="0x03">Raph</item>
			<item value="0x04">April</item>
			<item value="0x05">Casey</item>
			<item value="0x06">Ray</item>
			<item value="0x07">Sisyphus</item>
			<item value="0x08">#Triceraton</item>
			<item value="0x09">#Krang's Android</item>
			<item value="0x0A">#Karai</item>
		</parameter>
		<script state="run">
			<action>maincpu.pb@FF890B=param</action>
		</script>
	</cheat>
<cheat desc="-----"/>
	<cheat desc="Infinite Energy P2">
		<script state="run">
			<action>maincpu.pw@FF0070=0080</action>
		</script>
	</cheat>
	<cheat desc="Action Speed Up P2">
		<script state="run">
			<action>maincpu.pb@FFA053=01</action>
		</script>
	</cheat>
	<cheat desc="Character P2">
		<parameter>
			<item value="0x00">Leonardo</item>
			<item value="0x01">Mike</item>
			<item value="0x02">Don</item>
			<item value="0x03">Raph</item>
			<item value="0x04">April</item>
			<item value="0x05">Casey</item>
			<item value="0x06">Ray</item>
			<item value="0x07">Sisyphus</item>
			<item value="0x08">#Triceraton</item>
			<item value="0x09">#Krang's Android</item>
			<item value="0x0A">#Karai</item>
		</parameter>
		<script state="run">
			<action>maincpu.pb@FF890D=param</action>
		</script>
	</cheat>
Aww yeah. AMD A10-7850K givin' MAME and MESS systems what for.
Post Reply