[dino] Enable OBJECT Test and SCROLL TEST,Skip Episode

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
zakria
Posts: 293
Joined: Thu May 18, 2006 4:20 pm
Been thanked: 4 times

[dino] Enable OBJECT Test and SCROLL TEST,Skip Episode

Post by zakria »

Press F2 and get OBJECT Test on 10 number and get SCROLL TEST on 11 number.

Cadillacs and Dinosaurs (World 930201)
dino.xml

<cheat desc="Enable Hidden OBJECT TEST and SCROLL TEST">
<script state="run">
<action>maincpu.pb@FF84C3=01</action>
</script>
</cheat>


<cheat desc="Skip Current Episode Now!">
<script state="on">
<action>maincpu.pb@FF84D1=06</action>
</script>
</cheat>
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

Re: [dino] Enable OBJECT Test and SCROLL TEST,Skip Episode

Post by syndromtr »

nice find, really...

for this game i concentrated on "see endsequence now!" cheat, tried some methods but somehow i missed out first step, "skip current stage" :)

now it seems possible, i didn't check with xml file but checked with debugger.. this should work for "see endsequence now!"

<cheat desc="See End Sequence Now!">
<script state="on">
<action>maincpu.pb@FF84D9=07</action>
<action>maincpu.pb@FF84D1=06</action>
</script>
</cheat>
syndromtr
Posts: 232
Joined: Wed Sep 25, 2013 8:18 am
Been thanked: 1 time

Re: [dino] Enable OBJECT Test and SCROLL TEST,Skip Episode

Post by syndromtr »

afaik there were no problems-issues with these cheats... they're missing in database
hope they will be included and not forgotten...
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: [dino] Enable OBJECT Test and SCROLL TEST,Skip Episode

Post by Pugsy »

Thanks, 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