Created a C program to simulate and understand a Von Neumann architecture CPU with 8 registers, 16 bits memory, condition flags and program counter register.
Implemented the fetch-decode-execute cycle for 19 instructions by using binary operations.
| Name | Name | Last commit date | ||
|---|---|---|---|---|