Users browsing this thread: 1 Guest(s)
C. V. Reynolds Bug-Fix Compilation and Script Fix

#41
Posts: 200
Threads: 1
Thanks Received: 10
Thanks Given: 0
Joined: Oct 2015
Reputation: 18
Status
None
- yes, both.
- iirc, xkas doesn't want to accept absolute parameters for relative branches, so you've got to put labels at the desired addresses, like so:

Code:
; put before "high_priority" section

org $C222B3
lbl_22B3:

org $C222B5
lbl_22B5:

then trivially edit the 3 branches as needed.

orgs are necessary because my code doesn't actually edit the target addresses.

----

- both of these changes are largely untested (or unassembled, as you see here; haha), a big contrast from my released patches.  so unless you're willing to BE the beta tester for these, i'd hold off on putting them in a compilation patch.
Quote  



Messages In This Thread
RE: C. V. Reynolds Bug-Fix Compilation and Script Fix - by assassin - 05-18-2020, 06:12 AM
RE: C. V. Reynolds Bug-Fix Compilation and Script Fix - by REDTITAN - 10-06-2021, 11:12 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite