This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-18 07:58:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
ELF
History
Arthur Blot
062b2320a2
Load ELFs at the correct place
2013-01-04 20:10:41 +01:00
..
ElfReader.cpp
Load ELFs at the correct place
2013-01-04 20:10:41 +01:00
ElfReader.h
Hopefully fix all the ELF loading issues
2012-12-28 01:07:19 +01:00
ElfTypes.h
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
2012-11-04 23:24:00 +01:00
ParamSFO.cpp
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
2013-01-02 21:05:02 +01:00
ParamSFO.h
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
2013-01-02 21:05:02 +01:00
PrxDecrypter.cpp
Some operations were doing things in 16-byte blocks. Adjust some buffer sizes to allow for this. Also remove a global.
2013-01-03 22:54:40 +01:00
PrxDecrypter.h
Implemented sceKernelLoadModuleByID, better logs
2013-01-02 19:42:15 +01:00