This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-11 09:35:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
ppsspp
/
Common
/
Data
/
Encoding
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Henrik Rydgård
bc9a047ef1
Search: Skip spaces and control characters, code cleanup, fix minor issue on desktop
2026-05-11 11:45:04 +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
Fix enabling logs
2024-12-16 12:48:48 +01:00
Compression.h
…
Shiftjis.h
More static code analysis fixes
2024-10-28 17:59:06 +01:00
Utf8.cpp
Search: Skip spaces and control characters, code cleanup, fix minor issue on desktop
2026-05-11 11:45:04 +02:00
Utf8.h
Smoother directory navigation using search. Normalize away full-width chars for search.
2026-04-16 12:46:34 -06:00
Utf16.h
…