Change the i80 assembler to be three-pass, which allows forward references;

required for assembling B.
This commit is contained in:
David Given 2016-12-29 17:08:53 +00:00
parent 52f82a76b6
commit e3f8fb84dc

View file

@ -9,3 +9,5 @@
*/
#define LISTING
#define RELOCATION
#define THREE_PASS