This project was coded in C and it included the construction of a data structure that mimicked a CPU. The data structure had 16 "registers" and a program counter. It's main function was to take in an argument in the form of an ARM Assembly command, and perform the appropriate processes on the 16 registers.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project was coded in C and it included the construction of a data structure that mimicked a CPU. The data structure had 16 "registers" and a program counter. It's main function was to take in an argument in the form of an ARM Assembly command, and perform the appropriate processes on the 16 registers.
RichaDMello/Simulated-CPU
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This project was coded in C and it included the construction of a data structure that mimicked a CPU. The data structure had 16 "registers" and a program counter. It's main function was to take in an argument in the form of an ARM Assembly command, and perform the appropriate processes on the 16 registers.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published