Andy McFadden
a88c746419
Work around cc65 single-pass behavior
...
The cc65 assembler runs in a single pass, which means forward
address references default to 16 bits. For zero-page references
we have to add an explicit width disambiguator. (This is an
unusual situation that only occurs if you have a zero-page .ORG
in the file after code that references it.)
With this change, 2014-label-dp passes, and no other regression
tests were affected.
(issue #40 )
2018-11-02 15:32:54 -07:00
..
2018-10-29 15:48:19 -07:00
2018-11-02 15:32:54 -07:00
2018-10-09 14:55:16 -07:00
2018-10-30 16:41:56 -07:00
2018-11-02 13:49:27 -07:00
2018-10-10 16:41:03 -07:00
2018-10-29 15:48:19 -07:00
2018-11-02 15:32:54 -07:00
2018-10-20 21:24:28 -07:00
2018-10-15 17:24:32 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-10-21 21:08:48 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-10-11 16:48:55 -07:00
2018-09-28 10:05:11 -07:00
2018-10-08 13:15:16 -07:00
2018-10-29 15:48:19 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-10-08 16:18:56 -07:00
2018-10-17 13:11:12 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-10-26 15:45:39 -07:00
2018-10-01 10:28:03 -07:00
2018-10-23 20:08:01 -07:00
2018-09-28 10:05:11 -07:00
2018-11-02 13:49:27 -07:00
2018-10-06 18:05:31 -07:00
2018-10-02 13:55:23 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00