Announcement

Collapse
No announcement yet.

What is the NOP value for the Hitachi SH4?

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

  • What is the NOP value for the Hitachi SH4?

    Just wondering since I'm starting to hack DC games with ASM codes.

  • #2
    If it's the same as 32x (SH2), then NOP is 0009.
    The Code Hut: http://codehut.gshi.org/

    Comment


    • #3
      Originally posted by Tony Hedstrom View Post
      If it's the same as 32x (SH2), then NOP is 0009.
      This should be correct as Marvel Vs. Capcom 2 arcade uses Sega Naomi hardware (SH-4), and is what the Dreamcast is based on.

      Not taking any requests at this time.

      Bored? Watch some of my hacks here.

      Comment


      • #4
        Originally posted by Tony Hedstrom View Post
        If it's the same as 32x (SH2), then NOP is 0009.
        Since the GameShark on the system can use 32-bit codes would that 00090000 or 00000009?

        I'm guessing the latter, and thanks for the info.

        Comment


        • #5
          Sega Saturn use same SH2 as 32x
          Last edited by lee4; 06-21-2014, 09:30:34 PM.
          lee4 Does Not Accept Codes Requests !
          When lee4 asks a question it does not mean lee4 will look at your game
          *How to create and use SegaCD codes >click here<*
          >)

          Comment


          • #6
            Maybe I'll back off ASM for DC games.

            Two codes I've tried lock it up, here's what I did:

            Sonic Adventure 2, finds rings and set write breakpoint. Run into an enemy and get hit to lose rings.

            Cheat Engine snaps on this: 8C0523F6

            So I try:
            010523F6 00000009
            and it freezes.

            Something else that is odd that I noticed, the last value of the address ended in 6. Shouldn't only end with 0,4,8 or C?

            Comment


            • #7
              Here is a complete list of instructions thanks to Pugsy.
              Attached Files
              Spoiler Alert! Click to view...

              THE BAD GUY!!!!!!

              Comment

              Working...
              X