This is a simple assembler and simulator for LC-3, a simple computer architecture. Both the assembler and simulator are written in TypeScript.
This is for the course project of ICS at USTC, 2024 Fall.
See ./assembler.
See ./simulator.
This is a simple assembler and simulator for LC-3, a simple computer architecture. Both the assembler and simulator are written in TypeScript.
This is for the course project of ICS at USTC, 2024 Fall.
See ./assembler.
See ./simulator.