Need feedback on my basic CPU_emulator!?



This content originally appeared on DEV Community and was authored by Hugo Albuquerque

Just finished (I think) the Computer Architecture Portfolio Project from CodeCademy. Would appreciate feedback about it. If you’ve done this specific project, did I finish the task?

Here’s a link to my GitHub directly to the file:
https://github.com/hugoalbuquerquen/Python/blob/main/CPU_python/script.py

Feedback are most welcome!! Thanks in advance.


This content originally appeared on DEV Community and was authored by Hugo Albuquerque