[vboy] misc cheats

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
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

[vboy] misc cheats

Post by Pugsy »

Cheats for the Virtual Boy softwarelist games, pretty much cheats for every game that works or is not too boring.

boundh.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Adventure of Chalvo"/>

  <cheat desc="Infinite Lives">
  <script state="run">
    <action>maincpu.pb@5000020=63</action>
  </script>
  </cheat>

  <cheat desc=" "/>
  <cheat desc="Pocket and Cushion"/>

  <cheat desc="Infinite Time">
    <script state="on">
      <action>temp0 =maincpu.rw@7006780</action>
    </script>
    <script state="run">
      <action>maincpu.rw@7006780=8A02</action> <!-- NEC V810 ROM Cheat by Pugsy -->
    </script>
    <script state="off">
      <action>maincpu.rw@7006780=temp0 </action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
galactic.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@5006F30=09</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
innsmout.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@5006B14=EA5F</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>maincpu.pb@5003CF4=05</action>
    </script>
  </cheat>

  <cheat desc="Infinite Ammo">
    <script state="run">
      <action>maincpu.pb@5003CF0=06</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
jackbros.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@5000112=03E7</action>
    </script>
  </cheat>

  <cheat desc="One Hit to Kill Area 1 Boss Now!">
    <script state="on">
      <action>maincpu.pb@5007A31=00</action>
    </script>
  </cheat>

  <cheat desc="One Hit to Kill Area 2/3 Boss Now!">
    <script state="on">
      <action>maincpu.pb@5006431=00</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
jackbrosj.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@5000112=03E7</action>
    </script>
  </cheat>

  <cheat desc="One Hit to Kill Area 1 Boss Now!">
    <script state="on">
      <action>maincpu.pb@5007A31=00</action>
    </script>
  </cheat>

  <cheat desc="One Hit to Kill Area 2/3 Boss Now!">
    <script state="on">
      <action>maincpu.pb@5006431=00</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
mariocla.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@5009AE0=03E7</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@5009A77=64</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
marioten.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Opposing Player never Wins">
    <script state="run">
      <action>maincpu.pb@5002084=09</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
nikochan.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@50004C0=270F</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
spaceinv.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@50023F2=07</action>
    </script>
  </cheat>

  <cheat desc="Bullet Invincibility">
    <script state="on">
      <action>temp0 =maincpu.rb@7F886A5</action>
    </script>
    <script state="run">
      <action>maincpu.rb@7F886A5=8A</action> <!-- NEC V810 ROM Cheat by Pugsy -->
    </script>
    <script state="off">
      <action>maincpu.rb@7F886A5=temp0 </action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
telerobo.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Round Time">
    <script state="run">
      <action>maincpu.pb@5004874=00</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy">
    <script state="run">
      <action>maincpu.pb@500477C=7F</action>
    </script>
  </cheat>

  <cheat desc="Drain All COM Energy Now!"> <comment>aka One Hit Kill</comment>
    <script state="on">
      <action>maincpu.pb@5004780=01</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
vforce.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@5003F6D=10</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>maincpu.pb@5003F71=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
vforcej.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@5003F69=10</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>maincpu.pb@5003F6D=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
vleague.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Strikes">
    <script state="run">
      <action>maincpu.pb@5004C18=00</action>
    </script>
  </cheat>

  <cheat desc="Infinite Balls">
    <script state="run">
      <action>maincpu.pb@5004C1A=00</action>
    </script>
  </cheat>

  <cheat desc="Infinite Outs">
    <script state="run">
      <action>maincpu.pb@5004C1C=00</action>
    </script>
  </cheat>

  <cheat desc="Set Strikes to 0 Now!">
    <script state="on">
      <action>maincpu.pb@5004C18=00</action>
    </script>
  </cheat>

  <cheat desc="Set Strikes to 2 Now!">
    <script state="on">
      <action>maincpu.pb@5004C18=02</action>
    </script>
  </cheat>

  <cheat desc="Set Balls to 0 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1A=00</action>
    </script>
  </cheat>

  <cheat desc="Set Balls to 3 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1A=03</action>
    </script>
  </cheat>

  <cheat desc="Set Outs to 0 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1C=00</action>
    </script>
  </cheat>

  <cheat desc="Set Outs to 2 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1C=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
vproyak.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Strikes">
    <script state="run">
      <action>maincpu.pb@5004C18=00</action>
    </script>
  </cheat>

  <cheat desc="Infinite Balls">
    <script state="run">
      <action>maincpu.pb@5004C1A=00</action>
    </script>
  </cheat>

  <cheat desc="Infinite Outs">
    <script state="run">
      <action>maincpu.pb@5004C1C=00</action>
    </script>
  </cheat>

  <cheat desc="Set Strikes to 0 Now!">
    <script state="on">
      <action>maincpu.pb@5004C18=00</action>
    </script>
  </cheat>

  <cheat desc="Set Strikes to 2 Now!">
    <script state="on">
      <action>maincpu.pb@5004C18=02</action>
    </script>
  </cheat>

  <cheat desc="Set Balls to 0 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1A=00</action>
    </script>
  </cheat>

  <cheat desc="Set Balls to 3 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1A=03</action>
    </script>
  </cheat>

  <cheat desc="Set Outs to 0 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1C=00</action>
    </script>
  </cheat>

  <cheat desc="Set Outs to 2 Now!">
    <script state="on">
      <action>maincpu.pb@5004C1C=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
vtetris.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Select Perm. Shape after first shape">
    <parameter>
      <item value="0x00">T</item>
      <item value="0x01">Reverse L</item>
      <item value="0x02">L</item>
      <item value="0x03">2 by 2</item>
      <item value="0x04">Reverse 2 by 2</item>
      <item value="0x05">Line</item>
      <item value="0x06">Square</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@500281C=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
wariolnd.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pw@50087AA=0E0F</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@50087A4=09</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="run">
      <action>maincpu.pb@5001063=03</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
waterwld.xml:

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Lives">
    <script state="run">
      <action>maincpu.pb@5009B62=63</action>
    </script>
  </cheat>

  <cheat desc="Invincibility">
    <script state="on">
      <action>temp0 =maincpu.rb@7015C0D</action>
    </script>
    <script state="run">
      <action>maincpu.pb@5009FE0=7F</action>
      <action>maincpu.rb@7015C0D=8A</action> <!-- NEC V810 ROM Cheat by Pugsy to stop the boat flashing -->
    </script>
    <script state="off">
      <action>maincpu.rb@7015C0D=temp0 </action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
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