This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/izzy2lost/ppsspp.git
synced
2026-03-10 12:43:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c19aa05b60d3fb395fc950f93205e3bd223dcd9d
ppsspp
/
Common
/
Data
/
Text
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