Skip to content

Processor emulator based on Introduction to Machine and Assembly Language Programming by PHILIP J. GUST

Notifications You must be signed in to change notification settings

emochka2007/gust-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processor emulator based on Introduction to Machine and Assembly Language Programming by PHILIP J. GUST

- cd rust-assembler
- cargo run ./src/factorial.asm  ../emulator.obj && cd .. && make && ./emulator && cd rust-assembler

Demo logging of processor state, executing factorial and storing the result into memory

Processor Demo

About

Processor emulator based on Introduction to Machine and Assembly Language Programming by PHILIP J. GUST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published