Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 556 Bytes

Typescript & Webassembly Intel8086 simulator

This simple solution can simulate MOV, XCHG, POP and PUSH instructions on memory and registers

To be really clear. This project just scratches the surface of Intel8086. The true purpose of making this was passing a semester in college. 😫

Run

npm install - installs all deps npm start - starts build server

Screenshots & Preview