LC3VM
Implementation of a LC3 Virtual Machine, with a simple Operating System, based on https://www.jmeiners.com/lc3-vm/
Install / Use
/learn @Samuele95/LC3VMREADME
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.
