Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 175 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 175 Bytes

emulate-16-bit-CPU

emulate a hypothetical very-simple 16-bit CPU to grow your understanding of CPUs, assembly languages, and machine code

See the comments in the code!