README.md
2023
LC-2K Assembler and Simulator
Computer Architecture
A C project that assembles and simulates programs written in the LC-2K instruction set architecture, translating assembly code to machine code and running it on a simulated processor.
Language:
C