Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 317 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 317 Bytes

8086 decoder

A project to learn about assembly and is currently work in progress. The program simulates instruction decode and works by reading a Intel 8086 binary assembly stream and decodes it.

Resources

Intel 8086 manual