Skip to content

MVP

Compare
Choose a tag to compare
@amtal amtal released this 11 May 16:00
· 10 commits to master since this release
  • (untested) disassembly of everything in the processor manual
  • passable lift of core arithmetic and memory ops
  • 32-bit LE/BE ELF support
  • proof of concept relocation and syscall calling conventions
    (works well enough for a big-endian ld.so built on old GCC)
  • stuff