• Stars
    star
    1
  • Language
    C
  • Created 6 months ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this project, I created a command-line assembly-level simulator similar to PennSim, without the GUI. It loads, processes, and executes LC4 assembler binary files, tracking PC, PSR, registers, and control signals. It generates trace text files documenting each LC4 cycle.