A work in progress emulator for Intel 8080 cpu.
- Writing in C++ albeit my knowledge is a bit rusty.
- After years of programming (in other languages) with OOP paradigms, this project tries to not use them. :)
- Remembering the low level architectures
A work in progress emulator for Intel 8080 cpu.