This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-25 08:14:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70622e0d4e2e2f2cfcf3bf7fa5eeb20cb3889007
ppsspp
/
Common
/
Data
/
Text
T
History
Henrik Rydgård
eb14c87a71
Allow configuring the game language separately from the PPSSPP UI language, with a new setting.
2023-07-23 11:30:04 +02:00
..
I18n.cpp
Allow configuring the game language separately from the PPSSPP UI language, with a new setting.
2023-07-23 11:30:04 +02:00
I18n.h
Allow configuring the game language separately from the PPSSPP UI language, with a new setting.
2023-07-23 11:30:04 +02:00
Parsers.cpp
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
2023-04-28 21:04:05 +02:00
Parsers.h
Some file move process tweaks
2021-09-19 20:23:46 +02:00
WrapText.cpp
UI: Handle newlines after ellipsis.
2021-09-25 12:01:41 -07:00
WrapText.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00