yamas

Yamas: Yet Another Macro Assembler (for the PDP-8)

AGPL-3.0 License

Downloads
36
Stars
3

Bot releases are hidden (Show)

yamas - Yamas 1.1.1 Latest Release

Published by fpw 11 months ago

  • fix a bug in 6-bit charset
  • load DECtape and DF32 IOTs by default
yamas - Yamas 1.1.0

Published by fpw 11 months ago

  • introduce an Instruction type in the AST: groups statement with labels, comment and separator
yamas - Yamas 1.0.2

Published by fpw 11 months ago

Improve compatibility with PAL8 and other assemblers:

  • allow FIELD without parameter (increases field)
  • allow link-generating expressions as operand (e.g. 1&(2))
  • allow link table mismatches between pass 1 and 2
yamas - Yamas 1.0.1

Published by fpw 11 months ago

  • remove unused files from dist
yamas - Yamas 1.0.0

Published by fpw 11 months ago

  • improve symbol table API
yamas - Yamas 0.0.8

Published by fpw 12 months ago

  • performance improvements
yamas - Yamas 0.0.7

Published by fpw 12 months ago

  • Allow statements consisting only of a link expression
  • Support older Node versions
yamas - Yamas 0.0.6

Published by fpw 12 months ago

  • add a -v option to output the Yamas version
  • add line numbers to all error messages
  • add support for assembling multiple files as a single assembly unit
yamas - Yamas 0.0.5

Published by fpw 12 months ago

  • export symbol table
  • add new commands and CLI options
yamas - Yamas 0.0.4

Published by fpw 12 months ago

First release! Get and install via npm.