ppsspp/Common/Data/Encoding
Unknown W. Brackets a7b7bf7826 Global: Set many read-only params as const.
This makes what they do and which args to use clearer, if nothing else.
2022-12-10 21:13:36 -08:00
..
Base64.cpp Debugger: Correct a type error. 2020-12-28 20:16:49 -08:00
Base64.h Debugger: Add API to read/write chunks of memory. 2020-12-28 10:30:58 -08:00
Compression.cpp Correct cleaning string and remove unused vars 2022-09-30 12:26:30 +03:00
Compression.h Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
Shiftjis.h Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
Utf8.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
Utf8.h PPGe: Interpret invalid UTF-8 sequences better. 2021-03-28 14:26:14 -07:00
Utf16.h Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00