1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-01-21 05:31:13 +00:00
Andy McFadden bef664ae7e Don't do nearby SYM-1 for zero-page values
It's pretty common for code to access BUFFER-1,X, but it's rare for
the buffer to live on zero page memory.  More often than not we're
auto-formatting zero-page operands with a nearby symbol when they're
just simple variables.  It's more confusing than useful, so we don't
do that anymore.
2019-11-23 16:27:06 -08:00
..
2019-08-20 17:55:12 -07:00
2019-08-20 17:55:12 -07:00
2019-08-20 17:55:12 -07:00
2019-08-20 17:55:12 -07:00
2019-08-20 17:55:12 -07:00
2019-08-20 17:55:12 -07:00