mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +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. |
||
|---|---|---|
| .. | ||
| cmake_modules | ||
| Crypto | ||
| Emu | ||
| Gui | ||
| Loader | ||
| rpcs3qt | ||
| CMakeLists.txt | ||
| emucore.vcxproj | ||
| emucore.vcxproj.filters | ||
| emucore.vcxproj.user | ||
| git-version.h | ||
| Ini.cpp | ||
| Ini.h | ||
| rpcs3.cpp | ||
| rpcs3.h | ||
| rpcs3.rc | ||
| rpcs3.vcxproj | ||
| rpcs3.vcxproj.filters | ||
| rpcs3.vcxproj.user | ||
| stdafx.cpp | ||
| stdafx.h | ||