Martianmellow12/LC3-Obfuscatron
Converts an LC3 .obj file into an .asm file that does the same thing as the original program, but is written using nothing but .FILL instructions.
Python
Converts an LC3 .obj file into an .asm file that does the same thing as the original program, but is written using nothing but .FILL instructions.
Python