Announcement

Collapse
No announcement yet.

nolberto82 codes

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

  • Code:
    [COLOR="#0000FF"]Martial Champion (ver EAB) - MAME[/COLOR]
    
      <cheat desc="Hit Anywhere P1">
        <script state="on">
          <action>temp0 = maincpu.mw@012218</action>
          <action>temp1 = maincpu.mw@01224C</action>
        </script>
    
        <script state="run">
          <action>maincpu.mw@012218=6002</action>
          <action>maincpu.mw@01224C=6002</action>
        </script>
    
        <script state="off">
          <action>maincpu.mw@012218=temp0</action>
          <action>maincpu.mw@01224C=temp1</action>
        </script>
      </cheat>

    Comment


    • Code:
      [COLOR="#0000FF"]Avengers (US set 1) - MAME[/COLOR]
      
        <cheat desc="Hit Anywhere">
          <script state="on">
            <action>temp0 = maincpu.mb@11975</action>
            <action>temp1 = maincpu.mb@11978</action>
            <action>temp2 = maincpu.mb@1197C</action>
            <action>temp3 = maincpu.mb@1198C</action>
            <action>temp4 = maincpu.mb@1198F</action>
            <action>temp5 = maincpu.mb@11993</action>
          </script>
      
          <script state="run">
            <action>maincpu.mb@11975=00</action>
            <action>maincpu.mb@11978=00</action>
            <action>maincpu.mb@1197C=00</action>
            <action>maincpu.mb@1198C=00</action>
            <action>maincpu.mb@1198F=00</action>
            <action>maincpu.mb@11993=00</action>
          </script>
      
          <script state="off">
            <action>maincpu.mb@11975=temp0</action>
            <action>maincpu.mb@11978=temp1</action>
            <action>maincpu.mb@1197C=temp2</action>
            <action>maincpu.mb@1198C=temp3</action>
            <action>maincpu.mb@1198F=temp4</action>
            <action>maincpu.mb@11993=temp5</action>
          </script>
        </cheat>

      Comment


      • Code:
        [COLOR="#008000"]Final Fantasy VI - GBA | AR3[/COLOR]
        
        Instant Text Display
        04E1660C 069A47B4
        B74392BF 16CDC1C6

        Comment


        • Code:
          [COLOR="#008000"]Final Fantasy V - GBA | AR3[/COLOR]
          
          Instant Text Display
          BF2A189D 14EA4107
          53BC83DE FC721223

          Comment


          • Code:
            [COLOR="#008000"]Breath of Fire - GBA | AR3[/COLOR]
            
            Instant Text Display(Press or hold L)
            4017FDA8 80822A14
            DDA17264 E28FD5A5
            4001B479 478F230E
            4017FDA8 80822A14
            65DA389A 09D8882C
            Last edited by nolberto82; 01-20-2016, 05:57:57 PM.

            Comment


            • Code:
              [COLOR="#008000"]Breath of Fire 2 - GBA | AR3[/COLOR]
              
              Instant Text Display(Press or hold L)
              330E64C7 4A53473C
              EB92F6FE EE86F409
              4001B479 478F230E
              330E64C7 4A53473C
              0BE195C5 0C4CAA48

              Comment


              • Code:
                [COLOR="#008000"]Castlevania: Aria of Sorrow - GBA | AR3[/COLOR]
                
                Instant Text Display
                B0F071D9 172434C8
                65DA389A 09D8882C

                Comment


                • Code:
                  [COLOR="#008000"]Dragon Ball Z: The Legacy of Goku - GBA | AR3[/COLOR]
                  
                  Instant Text Display
                  309C3BC2 A41B83F8
                  65DA389A 09D8882C

                  Comment


                  • Code:
                    [COLOR="#008000"]Final Fantasy III - NDS[/COLOR]
                    
                    Instant Text Display
                    020131A8 E1A00000

                    Comment


                    • Code:
                      [COLOR="#008000"]Shining Soul - GBA | AR3[/COLOR]
                      
                      Instant Text Display
                      F09912DC 31F510E1
                      CDE8AE47 E0DF7372

                      Comment


                      • Code:
                        [COLOR="#008000"]Shining Soul 2 - GBA | AR3[/COLOR]
                        
                        Instant Text Display
                        DD7719B4 0AD8FA0F
                        CDE8AE47 E0DF7372

                        Comment


                        • Code:
                          [COLOR="#008000"]New Super Mario Bros 2 - 3DS[/COLOR]
                          
                          Invincibility
                          03BF6F78 E3500001
                          
                          Infinite Time
                          03C24474 E1A00000
                          
                          Full P Meter(Must have tanooki suit. Fly at anytime.)
                          03C715E8 E1A00000

                          Comment


                          • Code:
                            [COLOR="#008000"]Summon Night: Swordcraft Story - GBA | AR3[/COLOR]
                            
                            Faster Dialogue
                            571E7B68 9E1D0806
                            AA7C07D3 0D67D1F8

                            Comment


                            • Code:
                              [COLOR="#008000"]Summon Night: Swordcraft Story 2 - GBA | AR3[/COLOR]
                              
                              Instant Text Display
                              8646EE86 1F5779A0
                              65DA389A 09D8882C

                              Comment


                              • Code:
                                [COLOR="#008000"]Yoshi's New Island - 3DS[/COLOR]
                                
                                Infinite Flutter(Press and hold A.)
                                03EAF39C E1A00000

                                Comment

                                Working...
                                X