1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-05 09:25:39 +00:00
Files
6502bench/SourceGen
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-11-18 13:36:53 -08:00
2019-11-18 17:45:41 -08:00
2019-11-19 13:43:42 -08:00
2019-11-12 17:44:51 -08:00
2019-11-18 13:36:53 -08:00
2019-10-25 18:16:09 -07:00
2019-11-22 20:45:57 -08:00
2019-07-20 17:36:12 -07:00
2019-11-19 14:03:16 -08:00
2019-11-08 21:02:15 -08:00
2019-10-29 18:12:22 -07:00
2019-11-08 21:02:15 -08:00
2019-11-12 17:44:51 -08:00
2019-11-22 20:45:57 -08:00
2019-10-23 13:25:50 -07:00
2019-11-18 13:36:53 -08:00
2019-10-22 21:27:49 -07:00
2019-11-05 13:29:51 -08:00
2019-11-01 19:47:56 -07:00
2019-10-10 11:57:36 -07:00
2019-11-16 16:44:08 -08:00
2019-11-18 13:36:53 -08:00
2019-11-17 16:05:51 -08:00
2019-11-18 13:36:53 -08:00