ppsspp/Core/Util
2023-12-08 12:29:24 +01:00
..
AudioFormat.cpp
AudioFormat.h
BlockAllocator.cpp
BlockAllocator.h
DisArm64.cpp
DisArm64.h Build: Add some missing include guards. 2023-09-07 17:14:58 -07:00
GameDB.cpp Remove the unused "front" draw2d buffer. Saves 1.5MB of RAM. 2023-12-08 12:29:24 +01:00
GameDB.h Add easy way to verify games against the Redump database, supplied as CSV. 2023-10-23 19:11:01 -05:00
GameManager.cpp
GameManager.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
PortManager.cpp
PortManager.h PortManager warning fix. The #pragma pack stuff was redundant anyway 2023-08-10 17:15:57 +02:00
PPGeDraw.cpp More std::string conversion 2023-11-13 23:43:57 +01:00
PPGeDraw.h