/8080emulator

Creation of an Intel 8080 Emulator in C

Primary LanguageC

8080 Emulator Project

Implementing the Intel 8080 Hardware in C

Following the basic tutorial at www.emulator101.com for the structure and workflow.

First commit 7-31-2018 Last commit 8-1-2018

TODO: Debug shell Change memory allocation and calls to follow better practices in C Build input/output system Port code for usability Refactor shell to reuse code