Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU Simulator

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.

About

C program to simulate and understand a Von Neumann architecture CPU with 8 registers, 16 bits memory, condition flags and program counter register.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages