Code Golf: Triforce
Assembler, 165 bytes assembled Build Instructions Download A86 from here Add a reference to the A86 executable into your DOS search path Paste the code below into a text file (example: triforce.asm) Invoke the assembler: a86 triforce.asm This will create a .COM file called triforce.com Type triforce to run This was developed using the standard … Read more