Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

v0.5.0

Latest
Compare
Choose a tag to compare
@pamoroso pamoroso released this 18 Mar 13:35
· 6 commits to master since this release

This version extends the assembler to accept uppercase identifiers for instruction mnemonics, labels, and constants. The change allowed reformatting the Assembly demos to take advantage of such a style and uppercase the constants.

The ds and org directives may now have identifiers as operands, possibly in uppercase, which must be defined before use.

Finally, the documentation is available as a separate website.