diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1beed9 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +### 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.