Skip to content

v5

Compare
Choose a tag to compare
@markdryan markdryan released this 25 Jan 21:12
· 94 commits to main since this release
5350a42

Add support for expressions

  • Local and global constants can now be declared with the equ statement
  • Expressions can be used in most places immediate values can be used
  • Fixed a bug in the import of .s files in which newlines where not always imported