Announcement

Collapse
No announcement yet.

nolberto82 codes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Code:
    [COLOR="#008000"]Earth Shield - PSP[/COLOR]
    
    _C0 Invincibility
    _L 0x2000AE88 0x03E00008

    Comment


    • Code:
      [COLOR="#008000"]Echoes - PSP[/COLOR]
      
      _C0 Invincibility
      _L 0x20026DF8 0x1000005F

      Comment


      • Code:
        [COLOR="#008000"]Enigmo - PSP[/COLOR]
        
        _C0 Only Need 1 Water Droplet to Complete Level
        _L 0x2003CAD4 0x28A70001

        Comment


        • Code:
          [COLOR="#008000"]Music Quiz - PSP[/COLOR]
          
          _C0 Always Correct
          _L 0x2000F708 0xAE0500B4

          Comment


          • Code:
            [COLOR="#008000"]Ninjamurai - PSP[/COLOR]
            
            _C0 Invincibility
            _L 0x2000823C 0x10000017
            _L 0x2000F94C 0x10000045
            _L 0x2000AFD4 0x10000140

            Comment


            • Code:
              [COLOR="#008000"]Quiz Animania - PSP[/COLOR]
              
              _C0 Always Correct
              _L 0x2000FE0C 0xAE0500B4

              Comment


              • Code:
                [COLOR="#008000"]Sky Force - PSP[/COLOR]
                
                _C0 Invincibility
                _L 0x20057E54 0x10000017

                Comment


                • Code:
                  [COLOR="#008000"]BlazBlue: Continuum Shift II (J) - PSP[/COLOR]
                  
                  _C0 Hit Anywhere Both Players
                  _L 0x2008C7E8 0x00000000

                  Comment


                  • Code:
                    [COLOR="#0000FF"]Gradius - NES[/COLOR]
                    
                    Skip Title Scroll
                    ZENEPEVY

                    Comment


                    • Code:
                      [COLOR="#0000FF"]Gradius II (J) - NES[/COLOR]
                      
                      Skip Intro Screen
                      AEUVTZLA

                      Comment


                      • Code:
                        [COLOR="#0000FF"]Alien Challenge (World) - MAME[/COLOR]
                        
                          <cheat desc="Hit Anywhere Both Players">
                            <script state="on">
                              <action>temp0 = maincpu.mw@EFAA</action>
                            </script>
                        
                            <script state="run">
                              <action>maincpu.mw@EFAA=6002</action>
                            </script>
                        
                            <script state="off">
                              <action>maincpu.mw@EFAA=temp0</action>
                            </script>
                          </cheat>

                        Comment


                        • Originally posted by nolberto82 View Post
                          Code:
                          [COLOR="#0000FF"]Gradius II (J) - NES[/COLOR]
                          
                          Skip Intro Screen
                          AEUVTZLA
                          What would be awesome is if there was a skip copyright screen code for Wrath of the Black Manta. I never could understand why it has the title screen before showing the copyright screen.
                          Hacking games is always fun because you don't know what's hidden in the game.

                          Comment


                          • Code:
                            [COLOR="#0000FF"]Art of Fighting 3 - MAME[/COLOR]
                            
                              <cheat desc="Hit Anywhere Both Players">
                                <script state="on">
                                  <action>temp0 = maincpu.mw@EC76</action>
                                </script>
                            
                                <script state="run">
                                  <action>maincpu.mw@EC76=6002</action>
                                </script>
                            
                                <script state="off">
                                  <action>maincpu.mw@EC76=temp0</action>
                                </script>
                              </cheat>
                            Last edited by nolberto82; 01-12-2016, 02:34:55 PM.

                            Comment


                            • Code:
                              [COLOR="#0000FF"]Beastorizer - MAME[/COLOR]
                              
                                <cheat desc="Hit Anywhere Both Players">
                                  <script state="on">
                                    <action>temp0 = maincpu.pd@80332140</action>
                                  </script>
                              
                                  <script state="run">
                                    <action>maincpu.pd@80332140=1000000D</action>
                                  </script>
                              
                                  <script state="off">
                                    <action>maincpu.pd@80332140=temp0</action>
                                  </script>
                                </cheat>

                              Comment


                              • Code:
                                [COLOR="#0000FF"]Best Of Best - MAME[/COLOR]
                                
                                  <cheat desc="Hit Anywhere Both Players">
                                    <script state="on">
                                      <action>temp0 = maincpu.mw@7FD0</action>
                                    </script>
                                
                                    <script state="run">
                                      <action>maincpu.mw@7FD0=601E</action>
                                    </script>
                                
                                    <script state="off">
                                      <action>maincpu.mw@7FD0=temp0</action>
                                    </script>
                                  </cheat>

                                Comment

                                Working...
                                X