(i need to write more details)
The above thing should look like this but it switches to the bank 5 there
It seems to be a bug with bank 00.. the other banks I tried work
me:
it's supposed to respect your DB column value and use that to build the 16bit address.
if you newly mark something as a pointer, it'll default to that bank. (I don't think the tracelogs know things they are marking as data are pointers, so, the bank there is either default or nonsense til you set it or mark it as a 16bit pointer)
that one with the 05/00 bank looks like a bug
(i need to write more details)
The above thing should look like this but it switches to the bank 5 there
It seems to be a bug with bank 00.. the other banks I tried work
me:
it's supposed to respect your DB column value and use that to build the 16bit address.
if you newly mark something as a pointer, it'll default to that bank. (I don't think the tracelogs know things they are marking as data are pointers, so, the bank there is either default or nonsense til you set it or mark it as a 16bit pointer)
that one with the 05/00 bank looks like a bug