DiztinGUIsh
DiztinGUIsh copied to clipboard
bank issue
on bank 80, there is an instruction jsl $83dc15. However diztinguish probably see it as c3dc15 and doesn't recognize the reference, doesn't put label in it. Bank 3 has many subroutines, called from bank 0 but they don't get labels. What did i do wrong?
Can i use a workaround at least?
bank mirroring is vaguely fraught with peril in Diz. the new 3.0 branch tries to address this with an actual memory mapping model that can detect if a SNES address is really some alias/etc, but it's a long time from being released.
probably related to stuff in #4 too