A 16-bit CPU emulator which runs on Logicism, a digital-circuit design and simulation software, using logic gates and custom opcodes for an extensive instruction set. This project also contains an implementation of an assembler in python which can generate optimized machine code for the specific architecture
Clone down this repository. You will need logicism-evolution
and python
installed on your machine.
To install Python, visit: https://www.python.org/downloads/
To download Logisim Evolution, go to: https://github.com/logisim-evolution/logisim-evolution