7 lines
519 B
Markdown
7 lines
519 B
Markdown
### This Repo contains very uggly code, that may be disturbing to some readers. Reader discretion is adwised.
|
|
# asmTron
|
|
|
|
It is a compiler / emulator for a 12-bit cpu (4-bit opcodes, 8-bit adresses), that I started building in Minecraft.
|
|
I never finished the Minecraft-Build, but this emulator is fully functional and even has integrated debugging capabilities.
|
|
Also: This programm is optimized for a very specific terminal-size and a global variable has to be changed to switch between Windows / Linux compatability.
|