Users browsing this thread: 1 Guest(s)
I need help with a 'mystery' code located in my project's F0 bank

#5
Posts: 173
Threads: 23
Thanks Received: 20
Thanks Given: 6
Joined: Feb 2016
Reputation: 8
Status
Enlight
This is indeed a subroutine that has to do with class names, which get overridden whenever status icons display in the same space (as you may know). Not sure when it gets called, though, so I cannot confirm or deny your specific findings.
Later versions of Angelo's patch again moved it from the $F0 bank to the $F2 bank.
...So in my copy it shows up at 32C400 (headered file) = F2/C200.

Code:
Original
C3/3497: 65 E7        ADC $E7
C3/3499: 85 E7        STA $E7
Modified
C3/3497: 22 00 C2 F2  JSL $F2C200

I think the above is the only reference you will need to fix when you move the data.
Quote  



Messages In This Thread
RE: I need help with a 'mystery' code located in my project's F0 bank - by SilentEnigma - 08-30-2021, 10:02 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite