index
NameDescriptionOwnerIdleLinks
escape.gitMy solution to K&R exercise 3-2.git@endianness.com3 yearssummarylogtree
any.gitImplementation of the any function. (Return position of any found chars in strin...git@endianness.com3 yearssummarylogtree
print-num-times.gitEver wanted to print a 16 byte string 10000 times really fast? Well, here you ar...git@endianness.com3 yearssummarylogtree
hello-world-asm.gitHello world, but in AMD64 assembly. Intel syntax despite the GNU/Linux platform.git@endianness.com3 yearssummarylogtree
fizzbuzz-asm.gitFizzBuzz in AMD64 Assembly using Linux SYSCALLs. A good tradeoff between speed a...git@endianness.com3 yearssummarylogtree
fizzbuzz-asm-static.gitSame as fizzbuzz-asm but static memory is used to cache output.git@endianness.com3 yearssummarylogtree
fizzbuzz-asm-stack.gitSame as fizzbuzz-asm but everything is shoved into the stack and printed all at ...git@endianness.com3 yearssummarylogtree
dec-to-ascii-asm.gitAMD64 assembly that converts a decimal number into the matching ASCII char using...git@endianness.com3 yearssummarylogtree
wiimote.gitA wiimote emulator, except it doesn't work.git@endianness.com3 yearssummarylogtree
litos4.gitLitos4 editor.git@endianness.comsummarylogtree