Users browsing this thread: 1 Guest(s)
No Gradient Patch (with optional toggle menu option)

#4
Posts: 3,974
Threads: 279
Thanks Received: 240
Thanks Given: 61
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(05-25-2017, 09:56 AM)DrakeyC Wrote: I have to move the $C0F091 code elsewhere, but I looked through the asm and didn't see where it looks there for info? I'd presume some sort of pointer or something would have to be reset to the new location?

I'm not sure I understand your question... the org $C3F091 command is on line 104 of the ASM file:

Code:
org $C3F091
initSram:                ; Initialize Gradient value to True (00)

You just need to change this line to a free $C3 offset that covers $AB bytes (only option is between $C3F091 and ~$C3FF40). The label system used does all the other changes in code.
  Find
Quote  



Messages In This Thread
RE: No Gradient Patch (with optional toggle menu option) - by madsiur - 05-25-2017, 10:58 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite