summaryrefslogtreecommitdiffstats
path: root/lace_x86.asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-15Remove unnecessary stack allocationsHEADmasterMalfurious1-5/+1
2023-01-14Write to stdout instead of stdinMalfurious1-2/+3
2023-01-13Improve code commentsMalfurious1-3/+3
2023-01-13Fix error handling for open() callMalfurious1-1/+1
2023-01-12Fix bug in exit routineMalfurious1-0/+1
2023-01-12Remove the use of ebpMalfurious1-4/+3
2023-01-12Initial working version of laceMalfurious1-0/+149