[salamand] select starting stage

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
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

[salamand] select starting stage

Post by syndromtr »

requested, stage 1 to 6.
current cheat file, invincibility cheat needs to be updated (or replacing with better) because when it's turned off, invincibility is still active...

[salamand]

Code: Select all

	<cheat desc="Select Starting Stage">
		<parameter min="1" max="6"/>
		<script state="run">
			<action condition="(maincpu.pb@80044 == 00) AND (maincpu.pw@801CA != AA4E)">maincpu.pb@80044=(param-1)</action>
		</script>
	</cheat>
User avatar
gigadeath
Posts: 27
Joined: Sun Jul 26, 2015 2:39 pm

Re: [salamand] select starting stage

Post by gigadeath »

thank you very much !
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 15 times
Contact:

Re: [salamand] select starting stage

Post by Pugsy »

Thanks, added and fixed the invincibility cheats
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply