This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-03-03 03:27:19 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
ELF
History
Henrik Rydgård
e6403d7157
Split GetPointer into two versions, to help with const correctness
2022-07-24 13:26:19 +02:00
..
ElfReader.cpp
Split GetPointer into two versions, to help with const correctness
2022-07-24 13:26:19 +02:00
ElfReader.h
IMP sceKernelFindModuleByUID and sceKernelFindModuleByName.
2020-10-27 20:48:34 +08:00
ElfTypes.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
ParamSFO.cpp
More checks in ParamSFO reader. Only problem left is that the strings are null terminated and can walk off the buffer.
2021-10-08 19:09:46 +02:00
ParamSFO.h
Add some basic sanity checks to ParamSFO reader (could add more)
2021-10-07 21:08:12 +02:00
PBPReader.cpp
Merge pull request
#14442
from unknownbrackets/path-extension
2021-05-10 21:05:05 +02:00
PBPReader.h
Global: Reduce includes of common headers.
2022-01-30 16:35:33 -08:00
PrxDecrypter.cpp
…
PrxDecrypter.h
…