Skip to content

AnasMations/LC3-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LC3-Simulator

Simple LC3 Simulator and Assembler run using Python3 and PyQt5 for GUI

Program GUI

Supported LC3 operations:

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

Program features

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

About

LC3 Simulator and Assembler run using Python3 and PyQt5 for GUI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages