/LC3VM

Implementation of a LC3 Virtual Machine, with a simple Operating System, based on https://www.jmeiners.com/lc3-vm/

Primary LanguageCMIT LicenseMIT

lc3-high-resolution-color-logo

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

LC3VM

Implementation of a LC3 Virtual Machine, with a simple Operating System, based on https://www.jmeiners.com/lc3-vm/.

Docs

Please refer to wiki for docs and instructions.

Credits

The following projects have been embedded to this application, in order to use their functionalities:

  • gtk-notepad by JadedTuna, as an embedded text editor in the GUI version of the program;
  • texor by kyletolle , as an embedded terminal text editor,
  • GNOME's vte, Virtual TErminal embedded in GTK application.

lc3screen