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. 😫
npm install
- installs all deps
npm start
- starts build server