mtimbs/zig-8086-simulator
A basic x86 disassembler + 8086 simulator written in Zig
master
A simple x86 dissasembler + 8086 simulator in Zig
Goal:
Learn more about Zig so I can compare it to Odin
Learn more about Assembly and how CPUs work in general in the process
I am building this as I am following along with the course by C. Muratori at https://www.computerenhance.com
Opcode patterns in 8086 arithmetic (https://www.computerenhance.com/p/opcode-patterns-in-8086-arithmetic)