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-09-10 14:43:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a71e164f5cfd24aebc4eccac180f9ec0e4e69ac
ppsspp
/
Core
/
Util
T
History
Henrik Rydgard
3924d8bdea
Fix bug in ZIP file extraction breaking the Mega Drops homebrew, and others.
...
Was rounding file sizes up to the nearest 128k...
2016-03-09 17:02:15 +01:00
..
AudioFormat.cpp
…
AudioFormat.h
…
AudioFormatNEON.cpp
…
AudioFormatNEON.h
…
BlockAllocator.cpp
…
BlockAllocator.h
…
DisArm64.cpp
ARM64 disassembler improvements (show many kinds of branch targets properly)
2015-10-10 11:27:28 +02:00
DisArm64.h
ARM64 disassembler improvements (show many kinds of branch targets properly)
2015-10-10 11:27:28 +02:00
GameManager.cpp
Fix bug in ZIP file extraction breaking the Mega Drops homebrew, and others.
2016-03-09 17:02:15 +01:00
GameManager.h
…
ppge_atlas.cpp
Update PPGE atlas (font used for in-game save dialogs etc)
2016-02-15 19:24:39 +01:00
ppge_atlas.h
…
PPGeDraw.cpp
Avoid remaster vertex doubling in PPGe.
2015-12-28 14:13:07 -08:00
PPGeDraw.h
…