C. V. Reynolds Bug-Fix Compilation and Script Fix
#41
- 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.
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  GBA Bugfix Compilation 13375K37CH3R 4 5,260 05-11-2018, 03:52 AM
Last Post: madsiur

Forum Jump:


Users browsing this thread: