Hello everyone,
I just finished a CPU simulator project. It an interesting project and I would like some feedback. To describe it shortly, I used a disctionary to simulate the registers and a list of tuples to for instructions. My instructions are executed using lambda functions. I made a github repo, the link is here.
Best regards,
Celestin