Earlier quoted context omitted.
>(one user proved it was Turing complete and wrote a Brainfuck parser in it.) Okay. That is hilarious.
I couldn't find said example (sorry), but I did find one of his other examples of abusing the assembler: http://bin.smwcentral.net/u/1686/boredom.asm You won't believe me unless you try it for yourself, but ... download xkas v06 here: http://www.romhacking.net/utilities/269/ Then download the above boredom.asm. And now run the following on the command-line: touch boredom.sfc xkas boredom.asm boredom.sfc Note again th…
I guess they found a way to make it produce something your terminal can process.