ppsspp/Core
mschic 47b690918d Update scePsmf.cpp
Fixing for AKB48 MPEG crash because wrong pointer
Has been tested with:
 - AKB148 Idol to koi shitara, Idol to Guam de Koishitara
 - AKB149 Renai Sousenkyo
2013-06-27 23:56:01 +07:00
..
Debugger -edit register by double clicking 2013-06-27 11:50:59 +02:00
Dialog Fix typo breaking delete button in OSK. 2013-06-26 08:07:21 -07:00
ELF Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini 2013-06-27 16:28:38 +02:00
FileSystems Merge pull request #2431 from unknownbrackets/io-rename 2013-06-24 13:48:54 -07:00
Font
HLE Update scePsmf.cpp 2013-06-27 23:56:01 +07:00
HW Improve getRemainSize for MediaEngine. 2013-06-25 00:17:04 +08:00
MIPS -edit register by double clicking 2013-06-27 11:50:59 +02:00
Util
CMakeLists.txt
Config.cpp Oops x3 2013-06-27 16:53:11 +02:00
Config.h Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini 2013-06-27 16:28:38 +02:00
Core.cpp
Core.h
Core.vcxproj Add HD Remaster support. It's a HUGE hack right now, and needs to be properly rewritten so that allocation and stuff work better. This is based off the work of BlackDaemon, and I added in the auto check to switch the code on/off depending on if the game is a remaster or not. It does not affect or break any games that I know of. 2013-06-26 16:02:52 -04:00
Core.vcxproj.filters Add HD Remaster support. It's a HUGE hack right now, and needs to be properly rewritten so that allocation and stuff work better. This is based off the work of BlackDaemon, and I added in the auto check to switch the code on/off depending on if the game is a remaster or not. It does not affect or break any games that I know of. 2013-06-26 16:02:52 -04:00
CoreParameter.h
CoreTiming.cpp
CoreTiming.h
CPU.cpp
CPU.h
CwCheat.cpp Merge pull request #2350 from makotech222/cwcheatUI 2013-06-24 14:05:00 -07:00
CwCheat.h
HDRemaster.cpp Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314. 2013-06-26 16:02:52 -04:00
HDRemaster.h Remove a few more unneeded includes and change a loop to use ARRAY_SIZE instead of a variable. 2013-06-26 16:02:53 -04:00
Host.cpp
Host.h
Loaders.cpp Allow ELFs to be named PBP, there are a bunch of such homebrew floating around it seems 2013-06-22 18:51:06 +02:00
Loaders.h
MemMap.cpp Remove a few more unneeded includes and change a loop to use ARRAY_SIZE instead of a variable. 2013-06-26 16:02:53 -04:00
MemMap.h Fix more style issues, and abstract most of the init code from MemMap.cpp. 2013-06-26 16:02:52 -04:00
MemMapFunctions.cpp Remove a few more unneeded includes and change a loop to use ARRAY_SIZE instead of a variable. 2013-06-26 16:02:53 -04:00
PSPLoaders.cpp Remove redundant include and fix comments. 2013-06-26 16:02:53 -04:00
PSPLoaders.h Fix more style issues, and abstract most of the init code from MemMap.cpp. 2013-06-26 16:02:52 -04:00
PSPMixer.cpp
PSPMixer.h
Reporting.cpp
Reporting.h
SaveState.cpp Make keys look more natural in case we have an untranslated key, and give a generic error for the missing version/not found keys. 2013-06-24 05:09:45 -04:00
SaveState.h
System.cpp Remove redundant include and fix comments. 2013-06-26 16:02:53 -04:00
System.h