ppsspp/Core
Unknown W. Brackets 17cba6adc3 Switch Mbx to using a linked list.
This approximates the error messages for the hardware much better.
More complicated, though.
2012-12-16 21:36:53 -08:00
..
Debugger
Dialog sceSas cleanup 2012-12-16 20:40:49 +01:00
ELF Save unencrypted PARAM.SFO 2012-12-14 20:55:57 +01:00
FileSystems Read PARAM.SFO for display save info 2012-12-14 23:08:56 +01:00
HLE Switch Mbx to using a linked list. 2012-12-16 21:36:53 -08:00
HW sceSas: Resample audio according to pitch 2012-12-16 21:20:16 +01:00
MIPS Parse PARAM.SFO to get the disc ID, show in title bar on Windows 2012-11-30 22:32:51 +01:00
Util * Load and display save image in save/load menu 2012-12-13 22:06:45 +01:00
CMakeLists.txt sceSas cleanup 2012-12-16 20:40:49 +01:00
Config.cpp Merge branch 'master' of github.com:hrydgard/ppsspp 2012-12-05 10:57:30 +07:00
Config.h Make the flash filesystem a real directory 2012-12-09 23:32:44 +00:00
Core.cpp
Core.h Found a better way to do the previous change. Allow JIT on mac/linux. 2012-11-19 14:51:47 +01:00
Core.vcxproj sceSas cleanup 2012-12-16 20:40:49 +01:00
Core.vcxproj.filters sceSas cleanup 2012-12-16 20:40:49 +01:00
CoreParameter.h Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +01:00
CoreTiming.cpp Refactor CoreTiming::Advance() slightly to cleanup. 2012-12-07 00:46:18 -08:00
CoreTiming.h Use u64 here to avoid warnings, better precision. 2012-11-22 16:40:26 -08:00
CPU.cpp
CPU.h Synchronize the mainloop to the display end-of-frame on nonWindows 2012-11-19 14:16:37 +01:00
Host.cpp
Host.h Parse PARAM.SFO to get the disc ID, show in title bar on Windows 2012-11-30 22:32:51 +01:00
Loaders.cpp
Loaders.h
MemMap.cpp Display OSK message 2012-12-15 17:13:58 +00:00
MemMap.h Display OSK message 2012-12-15 17:13:58 +00:00
MemMapFunctions.cpp DXT textures now mostly working-ish (work left to do on alpha for DXT3/5) 2012-11-28 16:12:29 +01:00
PSPLoaders.cpp Save unencrypted PARAM.SFO 2012-12-14 20:55:57 +01:00
PSPLoaders.h
PSPMixer.cpp
PSPMixer.h
System.cpp DisplayDrawer->FramebufferManager 2012-12-01 10:17:34 +01:00
System.h