Skip to content

macro11-2017.05.06

Pre-release
Pre-release
Compare
Choose a tag to compare
@Rhialto Rhialto released this 13 May 17:44
· 182 commits to master since this release
  • Fixed bug with checking addressing mode for JSR.
  • Very simple .LIST and .NLIST implementation.
  • Add ^pl and ^ph expressions from 2.11BSD's m11.
  • Object-ified macro libraries with an eye to support the .sml files from 2.11BSD's m11. But since the given file does not just contain .MACROs (it even contains conditionals) I'm no sure how it is supposed to work.
  • Added 2.11BSD/m11 as test files. To make this reasonable, a few small features they use have been recognized and ignored.