Skip to content

Releases: logicplace/PMAS

pmas v1.1

26 Sep 23:19
Compare
Choose a tag to compare

Update minx CPU to be more complete and make pmdis use the information from the cpu folder.

Additionally, the cpu folder has been reorganized so that all CPUs are included and all folders are added to the include path (so you can .include minx.s instead of .include cpu/minx/minx.s

pmas v1.0

20 Sep 23:44
Compare
Choose a tag to compare

Since people keep coming back to this tool, I updated it to use the new ops so it doesn't confuse everyone else.

  • add support for S1C88 ops
  • change CPU system a bit
  • consistency improvements for minx (original) target
  • get disassembler building again
  • add make bundle command