Undo the syntax changes that had been made to get it to compile with 64tass #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In commit
f0117c0338, we made some syntax changes, to port the assembler from the MADS syntax to 64tass syntax, so that we could build it locally while porting to X16.Now that we have a version that runs on the X16, we should undo those syntactic changes, so we can build it with itself.