Skip to content

prakhya/Simulation-of-Instruction-Set-Architecture-for-PDP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation-of-Instruction-Set-Architecture-for-PDP-8

Implemented instructions, register file and addressing modes of PDP-8 architecture. It takes object file (.OBJ) as input generated from assembly code of PDP-8 and executes it in the same way a PDP-8 would have done. As a output displayed instruction count, register contents and memory trace file. Tested it by executing assembly code covering all types of addressing modes, ALU instructions and branch instructions. (Language: C++)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages