Toolchain

I'd like to have a complete toolchain for this processor.

These are the tools I'd like to have:

  • Interpreted emulator
  • Assembler
  • Disassembler
  • Possibly a debugger
  • JIT emulator (it really isn't needed, I just think it could be a fun exercise)
  • Static recompiler