emulator101 A work in progress emulator for Intel 8080 cpu. Personal goals 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 References & Resources emulator101 Implementation by superzazu Implementation by albert-yu