Compiled listing switches to decimal unexpectedly
Large ROM file for PGZ format
This is a great solution and is solves my problem . Thank you!
Bank Operator returns 0 for 6502 processor
Add cycles output to listing file
Yes this works as expected! Thanks!
I have the same issue with labels, when I use binary files that are larger than 64kB. Subsequent labels have the incorrect bank. It seems that the only way to correct the issue is use " * = " and copy the addresses, which makes the code brittle.