Skip to content

dadler64/PennSim

Repository files navigation

Decompiled and rebuilt source code of the PennSim Simulator.

GitHub Issues License Release

FeaturesHow To UseContributing


PennSim Screenshot
Screenshot of PennSim running on Windows

Features

  • Added new commands to simplify common tasks
  • Multiple instruction sets (LC3, P37X)

How To Use

It is recommended that you import the project into an IDE such as IntelliJ and build it in there.

Once you get the project running (or have acquired the PennSim-x.x.x.jar) give A Gentle Guide to Using PennSim on the wiki a read to learn the basics of PennSim and the LC3 architecture.

Contributing

For now if you would like to contribute check out any currently open issues which could be resolved.