Disassembler

GitHub

A disassembler for the Intel 8086/88 instruction set. It reads raw machine code and turns it back into readable assembly, which was a great way to learn how instructions are actually encoded.