/virtualCPU

A virtual CPU used to explore concepts related to low level development

Primary LanguageGo

Virtual CPU

A software emulator of a CPU. The project will start with a CPU that has implements the abstract instruction cycle. We will eventually progress to a full software level emulation of an intel x86 chip.