[sms1, sms1pal] Snail Maze

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
einstein95
Posts: 17
Joined: Sun Aug 16, 2015 1:15 pm

[sms1, sms1pal] Snail Maze

Post by einstein95 »

Not sure if it belongs here or in the software list section as it is a system and not an arcade game.

Code: Select all

  <cheat desc="Snail Maze"/>
  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pb@C233=99</action>
    </script>
  </cheat>
  <cheat desc="Level Select">
  	<parameter min="1" max="12" step="1"/>
    <script state="run">
      <action>maincpu.pb@C230=param</action>
      <action>maincpu.pb@C231=param</action>
    </script>
  </cheat>
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [sms1, sms1pal] Snail Maze

Post by Pugsy »

Thanks, added.

I must admit you confused me there, I thought there is no game called that in the softwarelist but google gave me the answer that it was in the SMS1 bios.

Either forum is good really, it's neither an arcade game or a softwarelist game. I would probably have plumbed for this forum too.
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