EmuX8086 This is a work in progress project to create a simple 8086 emulator in Rust. Progress All in all, the project is about 10% done. The first instructions can already execute, but nothing has been tested, yet. More Details here Documentation about the 8086 Opcode decoding Complete 8086 instruction set Official Intel documentation Decoding Instructions and parameters Addressing guidelines ModR/M Opcode map Memory Layout and Access Interrupt-System