This is a decoder/simulator for 8086 binaries. It was created as part of the Performance Aware Programming course at https://www.computerenhance.com/.
Currently WIP.
zig build
Last confirmed working zig version was 0.11.0-dev.2461+fde05b10b.
zig build test
zig build run -- ./asm/<binary file>