[gigawings] Infinite Boss Time, Quick Charge, Rapid Fire, et

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
User avatar
Mohsin
Posts: 85
Joined: Sun Mar 15, 2009 1:06 pm
Location: Pakistan

[gigawings] Infinite Boss Time, Quick Charge, Rapid Fire, et

Post by Mohsin »

hello guys, hope you are doing well. Sorry for being lot of busy and not contributing to cheats. i have made some new cheats for the games i really like and off course share with you guys. hope you will enjoy. please note quick charge shield is not buggy and tested by me :o

Code: Select all

  <cheat desc="Infinite Boss Time">
    <script state="run">
      <action>maincpu.pb@FFD7FD=FF</action>
    </script>
  </cheat>

  <cheat desc="Get Maximum multiplier Now! PL1">
    <script state="on">
      <action>maincpu.pd@FF72E4=49999999</action>
    </script>
  </cheat>

  <cheat desc="Rapid Fire PL1">
    <script state="run">
      <action>maincpu.pb@FFAE30=00|(maincpu.pb@FFAE30 BAND ~10)</action>
    </script>
  </cheat>

  <cheat desc="Quick Charge Shield PL1">
    <script state="run">
      <action condition="(maincpu.pw@FFAE74 GT 0FC0) AND (maincpu.pw@FFAE74 LT 

1000)">maincpu.pw@FFAE74=0000</action>
    </script>
  </cheat>

  <cheat desc="Get Maximum multiplier Now! PL2">
    <script state="on">
      <action>maincpu.pd@FF72E8=49999999</action>
    </script>
  </cheat>

  <cheat desc="Rapid Fire PL2">
    <script state="run">
      <action>maincpu.pb@FFAEF0=00|(maincpu.pb@FFAEF0 BAND ~10)</action>
    </script>
  </cheat>

  <cheat desc="Quick Charge Shield PL2">
    <script state="run">
      <action condition="(maincpu.pw@FFAF34 GT 0FC0) AND (maincpu.pw@FFAF34 LT 

1000)">maincpu.pw@FFAF34=0000</action>
    </script>
  </cheat>
Image
Thats not a game hack

http://mamec.netii.net/
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: [gigawings] Infinite Boss Time, Quick Charge, Rapid Fire

Post by Pugsy »

Welcome back, and thanks added most (not added the Infinite Boss Time cheat as it exists already as Infinite Character Selection Time)
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