Users browsing this thread: 1 Guest(s)
Excluding Weapons from Use With Genji Glove

#32
Posts: 377
Threads: 34
Thanks Received: 10
Thanks Given: 7
Joined: Dec 2018
Reputation: 18
Status
Moog
Don't know if this helps, but NovaliaSpirit's C1 disassembly has the following note (which Assassin's did not).

Code:
Equipping a character mid-battle (or something to do with it)
C1/8D98:    AD027B      LDA $7B02        (from C1/5529, X = C)
C1/8D9B:    F006        BEQ $8DA3
C1/8D9D:    AD007B      LDA $7B00
C1/8DA0:    8DB57B      STA $7BB5
C1/8DA3:    9CE388      STZ $88E3
C1/8DA6:    ADCB7B      LDA $7BCB
C1/8DA9:    F006        BEQ $8DB1
C1/8DAB:    A913        LDA #$13
C1/8DAD:    8DC27B      STA $7BC2
C1/8DB0:    60          RTS
That's just a snippet, the code goes on like that until C1/9103 (which appears to be the last RTS for that command). I don't know how helpful this will be, but if what you're looking for isn't at 4B73 perhaps it might be here.

Wish I could be more help.
  Find
Quote  



Messages In This Thread
RE: Excluding Weapons from Use With Genji Glove - by C-Dude - 01-05-2021, 07:28 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite