Skip to content

This semester-long project is a functional Arm-7 processor simulator that can run C programs and debug them on the assembly level. It was developed as part of the requirements of CpS 310 Microprocessor Architecture.

Notifications You must be signed in to change notification settings

zoness32/armsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armsim

This semester-long project was developed as part of the requirements of CpS 310 Microprocessor Architecture. It is designed to simulate an ARM-v7 microprocessor and is capable of opening, disassembling, and executing ELF-style executable files written to certain specifications. Several such executables are included in the Release directory of the project. This assignment was developed using Visual Studio 2012.

About

This semester-long project is a functional Arm-7 processor simulator that can run C programs and debug them on the assembly level. It was developed as part of the requirements of CpS 310 Microprocessor Architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages