zombie-core-utils for x86 machines! zombie-core-utils uses zombie-lib as its libc with the exception of the occasional libc thing such as puts and malloc.
Find a file
2021-09-18 04:30:57 -04:00
.gitignore added yes 2021-09-09 18:34:54 -04:00
case.asm added some comments 2021-09-15 10:15:54 -04:00
CMakeLists.txt cmake now builds all the binaries and made length run without segfaulting... still doesnt work tho 2021-09-18 04:30:57 -04:00
length.asm cmake now builds all the binaries and made length run without segfaulting... still doesnt work tho 2021-09-18 04:30:57 -04:00
length_func.inc cmake now builds all the binaries and made length run without segfaulting... still doesnt work tho 2021-09-18 04:30:57 -04:00
LICENSE Initial commit 2021-09-09 18:24:55 -04:00
README.md Initial commit 2021-09-09 18:24:55 -04:00
yes.asm added yes 2021-09-09 18:34:54 -04:00

zombie-core-utils