Skip to content

Releases: AnasMations/LC3-Simulator

LC3-Simulator v1.0.0

28 Jun 15:11
2bf3917

Choose a tag to compare

  • JSR and JMP operations fixed
  • Machine code generation is now supported

LC3-Simulator v0.9.0

22 Jun 06:40
2186869

Choose a tag to compare

LC3-Simulator executable file

Supported LC3 operations:

  • ADD
  • AND
  • NOT
  • JMP
  • BR
  • BRZ
  • BRP
  • BRPZ
  • BRN
  • BRNZ

Program features

  • Run all
  • Run step
  • Save assembly and binary
  • Register files simulation