.. |
Debugger
|
-display disabled breakpoints with separate icon
|
2013-07-10 10:56:03 +02:00 |
Dialog
|
Fix YES/NO selection color in save dialog
|
2013-07-13 22:56:46 +08:00 |
ELF
|
bugfix of LoadRelocations2
|
2013-07-16 18:17:12 +08:00 |
FileSystems
|
Remove unused fpointer member.
|
2013-07-10 22:30:25 -07:00 |
Font
|
Fix some minor warnings.
|
2013-07-07 20:31:04 -07:00 |
HLE
|
Also replace the on-screen cross
|
2013-07-20 12:54:33 +02:00 |
HW
|
Cleaned up iOS code and updated iCade support; Fixed at3+ download screen
|
2013-07-19 16:37:41 -05:00 |
MIPS
|
Improve performance of ScanForFunctions().
|
2013-07-06 16:58:17 -07:00 |
Util
|
Text spacing adjustments.
|
2013-06-15 21:20:18 +08:00 |
CMakeLists.txt
|
Add dummy sceCcc
|
2013-06-30 20:21:56 +08:00 |
Config.cpp
|
Default FramebuffersCPUConvert to be true, remove option to enable/disable it on mobile/GLES2 platforms.
|
2013-07-20 04:45:49 -04:00 |
Config.h
|
Lots of NewUI stuff (still experimental), fix back bug with x360 controllers
|
2013-07-17 22:27:50 +02:00 |
Core.cpp
|
Allow Core_WaitInactive() when already inactive.
|
2013-06-30 22:47:39 -07:00 |
Core.h
|
Fix/prevent crashes when MainWindow is closed before LoadFile() completes, or when it gets certain messages before TheThread completes initialization.
|
2013-06-15 13:06:43 +08:00 |
Core.vcxproj
|
Add dummy sceCcc
|
2013-06-30 20:21:56 +08:00 |
Core.vcxproj.filters
|
Add dummy sceCcc
|
2013-06-30 20:21:56 +08:00 |
CoreParameter.h
|
|
|
CoreTiming.cpp
|
|
|
CoreTiming.h
|
|
|
CPU.cpp
|
|
|
CPU.h
|
|
|
CwCheat.cpp
|
Fix other NULL statements
|
2013-07-18 20:42:02 -05:00 |
CwCheat.h
|
Rewrite .ini files to match cheat.db
|
2013-06-16 17:59:59 -05:00 |
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
|
Various small code cleanups.
|
2013-07-17 17:49:57 -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
|
Various small code cleanups.
|
2013-07-17 17:49:57 -04:00 |
MemMap.h
|
Various small code cleanups.
|
2013-07-17 17:49:57 -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
|
Add Another patcher
|
2013-07-13 06:46:30 +08: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
|
Rename "VPS"/"FPS" to "Speed"/"FPES" so it's clear.
|
2013-06-29 20:06:34 -07:00 |
Reporting.h
|
|
|
SaveState.cpp
|
Correct function.
|
2013-07-17 03:34:43 -03:00 |
SaveState.h
|
Version to savestate and open other game in other screens.
|
2013-07-17 02:33:26 -03:00 |
System.cpp
|
Simplify the HDRemaster struct, eliminating the need for the g_MemoryEnd variable.
|
2013-07-07 03:07:51 -04:00 |
System.h
|
Keep EmuThread running on game shutdown.
|
2013-06-18 00:33:22 -07:00 |