Change the i80 assembler to be three-pass, which allows forward references;
required for assembling B.
This commit is contained in:
parent
52f82a76b6
commit
e3f8fb84dc
|
@ -9,3 +9,5 @@
|
|||
*/
|
||||
#define LISTING
|
||||
#define RELOCATION
|
||||
#define THREE_PASS
|
||||
|
||||
|
|
Loading…
Reference in a new issue