Skip to content

v3.0.0

Compare
Choose a tag to compare
@gboncoffee gboncoffee released this 27 Aug 16:42
· 15 commits to master since this release
b8c0bee

Let's gooo!!!!

This release completely rewrites the Assemblers:

  • Much better error messages, with file:line context;
  • Directives support with ., so binary literals are easier and more readable;
  • Include and space directives;
  • Better interface between architectures and the assembler package.

Also, a command for reloading the Assembly files reload was also added.