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-25 03:10:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
Util
History
Henrik Rydgard
72651835c3
A bunch more ARM64 encodings (*MIN,*MAX,XTN,SHRN, etc)
2015-07-11 12:16:56 +02:00
..
AudioFormat.cpp
…
AudioFormat.h
…
AudioFormatNEON.cpp
Initial work on ARM64, based on the ARM jit.
2015-04-06 18:13:01 +02:00
AudioFormatNEON.h
…
BlockAllocator.cpp
Workaround issue where some homebrew (like moppi-flower) would erroneously load into kernel ram where it won't fit
2015-07-02 15:55:09 +02:00
BlockAllocator.h
Fix some issues in sceNetAdhoc with old savestates.
2015-04-27 07:53:19 -07:00
DisArm64.cpp
A bunch more ARM64 encodings (*MIN,*MAX,XTN,SHRN, etc)
2015-07-11 12:16:56 +02:00
DisArm64.h
Add the beginnings of a rudimentary ARM64 disassembler
2015-04-06 18:13:03 +02:00
GameManager.cpp
Consistently use *sy for the System i18n category
2015-07-02 01:00:04 +02:00
GameManager.h
Refresh buttons after installing homebrew.
2015-07-04 08:41:24 -07:00
ppge_atlas.cpp
…
ppge_atlas.h
…
PPGeDraw.cpp
Make Memory::Memcpy() execute memchecks directly.
2015-04-05 18:09:20 -07:00
PPGeDraw.h
…