A CPU that aims to be binary compatible with the 8086 ISA, focused on optimisation and flexibility.
Go to file
2023-02-08 11:57:22 +00:00
cpu Added ROM, address and data buses and primitive program counter 2023-02-08 11:57:22 +00:00
.gitignore Basic start for the control block 2023-02-08 09:18:00 +00:00
LICENSE Initial commit 2023-02-08 08:38:10 +00:00
README.md Initial commit 2023-02-08 08:38:10 +00:00

9086

An binary compatible 8086 CPU with as many optimizations as possible