Mikroprozessoren und Mikroprogrammierung 2023 @INB21 HTWK Leipzig
- Logisim-evolution
- Assembler: https://gitlab.com/moseschmiedel/masm
- Emulator: https://github.com/bubba2k/mpmp-emu
See https://gitlab.com/moseschmiedel/masm
./assemble.sh
See https://github.com/bubba2k/mpmp-emu
./emulate.sh game.hex
-
Open
CPU_JF_latest.circ
in Logisim Evolution -
Load
game.hex
in PRGM_MEM ROM -
Start CPU (cmd+k)
-
(optional) set clock frequence to min 1kHz
-
Reset CPU if necessary (cmd+r)