Project for computer systems architecture class
- Simulates all registers with immediate, register and direct addressing modes
- Shows contents of memory
- allows for MOV and SWAP instructions
- custom HELLO instruction that puts "Hello World" in provided memory adress
https://jarekmyjak.github.io/i8086/
Try writing "HELLO 0" and click run