Felixpc/VirtualCPU
I developed a modular software architecture for a simulation of a simple 8-bit CPU in C. My goal was to make the software universally adaptable by building it modularly, allowing for easy customization and expansion of the simulation's features and components.
C++