MVP
- (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