An Intel 8080 microprocessor emulator written in C.
This implementation follows the Intel 8080 Assembly Language Programming Manual (available online). Some hard-to-simulate hardware interactions are either simulated under very strong assumptions or missing.
CC BY-NC-SA 4.0 License: Source.
This repository is licensed under the MIT license.