Skip to content

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

RichaDMello/Simulated-CPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simulated-CPU

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.

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

No packages published