mirror of
https://github.com/cc65/cc65.git
synced 2025-01-24 04:34:35 +00:00
de1f80571a
It checks only the bytes that actually were printed. It won't show a bad error message when disassembling address $0000. Fixes #506 on cc65's Github project.