index
NameDescriptionOwnerIdleLinks
aes_256_gcm_decrypt.gitDecrypt XMPP OMEMO Media sharing encrypted AES-GCM-256 filesgit@endianness.com2 dayssummarylogtree
scripts.gitA collection of scripts that carry out a variety of tasks.git@endianness.com5 weekssummarylogtree
sleep-sort.gitThe __best__ sorting method, implemented with threads instead of processes.git@endianness.com4 monthssummarylogtree
firmware-reaper.gitReap C-array encoded peripheral software from C source files into files.git@endianness.com12 monthssummarylogtree
nyancat.gitSome improvements and port to SDL2 of program taken from: https://github.com/Joh...git@endianness.com12 monthssummarylogtree
xlennart.gitxlennart, but with the distros corrupted by systemd removedgit@endianness.com15 monthssummarylogtree
latex-qa-processing.gitA C program that splits a LaTeX file containing questions and answers into separ...git@endianness.com19 monthssummarylogtree
tcp-server.gitA tcp server written in C with pipes.git@endianness.com19 monthssummarylogtree
div-algo-hex.gitA program that converts decimal to hexidecimal via the division algorithm and sh...git@endianness.com19 monthssummarylogtree
div-algo-octal.gitA program that converts decimal to octal via the division algorithm and shows wo...git@endianness.com19 monthssummarylogtree
div-algo-binary.gitA program that converts decimal to binary via the division algorithm and shows w...git@endianness.com19 monthssummarylogtree
nextchar-asm.gitA assembly program that prints a start char, a space and then the next char howe...git@endianness.com19 monthssummarylogtree
fizzbuzz-perl.gitFizzBuzz in Perl.git@endianness.com19 monthssummarylogtree
ice40-uart.gitiCE40 HX1K uart program that transmits a holy message. Reference: `git clone htt...git@endianness.com19 monthssummarylogtree
sdl2-checkerboard.gitA sdl2 test application that draws a pixel checkerboard.git@endianness.com19 monthssummarylogtree
chat.gitInitial stages of a basic TCP chat application.git@endianness.com19 monthssummarylogtree
primedecompose.gitBasic slow program that shows working of number being decomposed into primes.git@endianness.com19 monthssummarylogtree
gct-generator.gitYet another Gecko code to .gct convertor. Takes codes formatted like so: AAAAAAA...git@endianness.com19 monthssummarylogtree
modulus.gitA program that converts peforms modulus and shows working.git@endianness.com19 monthssummarylogtree
htoi.gitPoor reimplementation of htoi.git@endianness.com19 monthssummarylogtree
itoh.gitImplementation of htoi. Negative numbers and invalid chars are handled by the re...git@endianness.com19 monthssummarylogtree
pngwalk.gitWalks through and extracts png's from binary data. git@endianness.com19 monthssummarylogtree
fizzbuzz.gitFizzBuzz in C.git@endianness.com19 monthssummarylogtree
chip8.gitA C chip8 intepreter currently in development.git@endianness.com19 monthssummarylogtree
chip8-deassembler.gitA C chip8 deassembler. Kinda works.git@endianness.com19 monthssummarylogtree
cat.gitA reimplementation of cat. Other than lacking a bit in speed and (never used) cl...git@endianness.com19 monthssummarylogtree
cloudflare-email-decode.gitA decoder for the cloudflare "protected" emails so you can avoid running nonfree...git@endianness.com19 monthssummarylogtree
base64.gitA base64 encoder and decoder. Could do with some cleanup and optimisation, but i...git@endianness.com19 monthssummarylogtree
bestIndexing.gitSimply the best way to handle indexing.git@endianness.com20 monthssummarylogtree
character-counter.gitA character counter in AMD64 Assembly using Linux SYSCALLs. Intel syntax despite...git@endianness.com20 monthssummarylogtree
ror.gitSelf modifying code test in AMD64 assembly. Runtime changing of right rotate amo...git@endianness.com20 monthssummarylogtree
cat-asm.gitAn implementation of cat(1) in AMD64 asm.git@endianness.com20 monthssummarylogtree
capitalise.gitASCII capitalisation in AMD64 Assembly using Linux SYSCALLs.git@endianness.com20 monthssummarylogtree
yes.gitHeavily optimized implementation of yes. Still more optimization possible for th...git@endianness.com20 monthssummarylogtree
tic-tac-toe.gitYet another rewrite of tic tac toe. Minmax is not used. Left unfinished since it...git@endianness.com20 monthssummarylogtree
gl-tron.gitGL Tron improvedgit@endianness.com20 monthssummarylogtree
uart-loopback-improved.gitiCE40 HX1K uart loopback with tx and rx. Uses base clock, so the bitbanging soft...git@endianness.com20 monthssummarylogtree
uart-passthrough.gitUse your iCEstick for UART - you know you want to. Usage example; screen /dev/tt...git@endianness.com2 yearssummarylogtree
ice40-uart-loopback.gitiCE40 HX1K uart loopback with tx and rx at 9600 baud. Due to imperfect clocking(...git@endianness.com3 yearssummarylogtree
set-case-asm.gitSet the case of an input files text, in assembly.git@endianness.com3 yearssummarylogtree
g15player.gitA video player for the g15 based off libg15render. Doesn't handle direct video p...git@endianness.com3 yearssummarylogtree
arduino-serial.gitModification of the arduino-serial program with the addittion of an option that ...git@endianness.com3 yearssummarylogtree
wii_jewels.gitWii Jewels, but with slight modifications to make it compile on the newest devki...git@endianness.com3 yearssummarylogtree
YetAnotherModLoader.gitMod downloader for the Wii.git@endianness.com3 yearssummarylogtree
primechecker.gitBasic slow program that determines a number is prime or not and shows working.git@endianness.com3 yearssummarylogtree
string-reverse.gitA C program that reverses strings. That's it.git@endianness.com3 yearssummarylogtree
squeeze.gitReimplementation of the squeeze function to actually work and then implementatio...git@endianness.com3 yearssummarylogtree
rightrotate.gitA category >9000 solution to K&R exercise 2-8 using inline assembly.git@endianness.com3 yearssummarylogtree
optimise-space-chars.gitA C program that optimises space chars by replacing any combination of tabs and ...git@endianness.com3 yearssummarylogtree
line-restrictions.gitA C program that imposes line length restrictions of text from stdin. Only lines...git@endianness.com3 yearssummarylogtree