[mrdo] Always get diamond

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
Nekromancer
Posts: 1
Joined: Sat Dec 07, 2019 3:01 am

[mrdo] Always get diamond

Post by Nekromancer »

Hello everyone,

This is not extremely interesting as a cheat, but perhaps you didn't have the chance of obtaining the diamond when an apple breaks ;-)

Code: Select all

	<cheat desc="Always diamond">
		<script state="run">
			<action>maincpu.mb@50E1=00</action>
		</script>
	</cheat>
Credits to Don Hodges for the dissassembly:
http://www.donhodges.com/mr_do!_diamond_trigger.htm

I simply replaced the

Code: Select all

ret nz
by a

Code: Select all

nop
Enjoy!

Nekromancer
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [mrdo] Always get diamond

Post by Pugsy »

Thanks for pointing it out, mrdo is actually a game I remember fondly and never knew about the diamond. Added
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Post Reply