This repository contains a CPU-Simulation built with Logisim Evolution https://github.com/logisim-evolution/logisim-evolution. I built this for an assignment at HTWK Leipzig in the course 'Mikroprozessoren und Mikroprogrammierung' (Microprocessors and microprogramming).
I also built an Assembler for the CPU in this repository. It can be found
at https://gitlab.com/moseschmiedel/masm.
The programs in the programs/ directory are written for the aforementioned Assembler.
