wut/libraries
James Benton f281be50ab Add support for generating RPL files.
RPL files are shared libraries (like a .dll file), as opposed to the RPX
files which are executables (like a .exe file).

Use rpl_main as defined in dynload.h like one would DllMain on Windows.
2018-05-30 21:56:18 +01:00
..
libgfd Add libdefaultheap, libgfd, libwhb. 2018-05-23 11:10:10 +01:00
libwhb coreinit: Cleanup memory heap functions. 2018-05-30 13:13:37 +01:00
wutcrt Add support for generating RPL files. 2018-05-30 21:56:18 +01:00
wutdevoptab Add devoptab support for sdcard. 2018-05-27 12:11:45 +01:00
wutnewlib coreinit: Cleanup memory heap functions. 2018-05-30 13:13:37 +01:00
wutstdc++ wutstdc++: Use malloc / free instead of MEM functions. 2018-05-30 14:42:42 +01:00
CMakeLists.txt Remove libdefaultheap. 2018-05-29 10:52:40 +01:00