ppsspp/Common/Data/Encoding
2023-08-17 15:18:24 +02: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 utf8_nextchar: Don't use a pointed-to variable as a loop counter. 2023-08-17 15:18:24 +02:00
Utf8.h More lenient emoji check, remove unused variable 2023-08-06 17:17:24 +02:00
Utf16.h Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00