mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-28 11:24:25 +01:00
This may be used in other l10n functions, since it was designed to receive void* pointer. Find sizeof(size_t) is 4 (uint32_t?) in Guided Fate Paradox. Thank @B1ackDaemon for testing. Changed log content for this function. Also fixed many typos.. Need windows sdk for code page transformation on windows. Need iconv to build on Linux/Mac. Original source for char to char codepage transformation is already tested using codeblocks and vs. Noticed l10n_conv_t is omitted in reference, which may be replaced by iconv_t or simply other function. Modified .travis.yml to apt-get install libc6-dev and removed -liconv from CMakeFile.txt. |
||
|---|---|---|
| .. | ||
| lv2 | ||
| Modules | ||
| Callback.cpp | ||
| Callback.h | ||
| ErrorCodes.h | ||
| FuncList.cpp | ||
| LogBase.h | ||
| ModuleManager.cpp | ||
| ModuleManager.h | ||
| Modules.cpp | ||
| Modules.h | ||
| SC_FUNC.h | ||
| Static.cpp | ||
| Static.h | ||
| SysCalls.cpp | ||
| SysCalls.h | ||