Skip to content

Releases: jakubfi/emas

EMAS 2.0

27 Feb 17:58
Compare
Choose a tag to compare

EMAS 2.0 has been released with the following changes:

  • Added support for local labels (dot-labels)
  • Added support for data structures with .struct directive
  • EMAS now provides basic architecture-related include files
  • Dropped assembler directives: .lbyte, .rbyte, .r40
  • Negative SHC arguments are now allowed
  • Default output file names changed to be more meaningful
  • Constants can now be defined from the command line (-D)
  • It's now not allowed to move location counter backwards with .org
  • Updated documentation at https://mera400.pl/EMAS (in Polish)