This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
Zelda64Recomp Libc
A collection of LibC functions and headers for modders to use.Zelda64Recomp LibC
A collection of LibC functions headers for use in modding Zelda64Recomp. Useful for porting other code.
This package contains the LibC modfile itself, as well as the headers needed to use it. See the headers for documentation.
https://github.com/embeddedartistry/libc For most of the libc implementation. https://github.com/mpaland/printf for their printf implementation. https://github.com/GaloisInc/minlibc for a few additional functions. https://github.com/Decompollaborate/libgcc_vr4300 for linking against to provide additional math operations.
