.. |
Debugger
|
Initial preparations for ability to replace game functions with custom implementations.
|
2013-12-17 12:27:20 +01:00 |
Dialog
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
ELF
|
Load unknown.png for ELFs masquerading as PBP
|
2013-12-11 14:22:25 +01:00 |
FileSystems
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
Font
|
Kill the "packagedFont" hack, correctly fixed now.
|
2013-12-10 23:19:25 -08:00 |
HLE
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
HW
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
MIPS
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
Util
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
CMakeLists.txt
|
Add new files to cmake and Android.mk
|
2013-10-13 10:32:56 +08:00 |
Config.cpp
|
Merge pull request #4898 from raven02/patch-21
|
2013-12-29 02:07:31 -08:00 |
Config.h
|
Merge pull request #4515 from bollu/improvedTilControls
|
2013-12-22 02:13:28 -08:00 |
Core.cpp
|
enable SDL Joystick support to Qt
|
2013-11-22 02:37:52 +01:00 |
Core.h
|
Shutdown cleanly even when GE debugger is paused.
|
2013-09-28 00:32:45 -07:00 |
Core.vcxproj
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
Core.vcxproj.filters
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
CoreParameter.h
|
Add freeze-frame to developer menu. Only useful for developing, like when using nVidia PerfHud.
|
2013-11-15 13:11:44 +01:00 |
CoreTiming.cpp
|
Improvements to timer hack.
|
2013-11-20 12:55:56 +10:00 |
CoreTiming.h
|
Improvements to timer hack.
|
2013-11-20 12:55:56 +10:00 |
CPU.cpp
|
|
|
CPU.h
|
|
|
CwCheat.cpp
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
CwCheat.h
|
Always register the cheat event, for savestates.
|
2013-10-07 07:46:18 -07: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
|
Avoid some dangerous hex constant widths.
|
2013-08-22 23:23:48 -07:00 |
Host.cpp
|
|
|
Host.h
|
Add InputBox as a platform-specific system function instead of a host function. Enable it on all Qt platforms. Add Set Nickname to mobile Qt.
|
2013-12-08 20:16:34 +10:00 |
Loaders.cpp
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
Loaders.h
|
Try to detect if someone tries to open a PSX ISO
|
2013-09-02 01:49:15 +02:00 |
MemMap.cpp
|
Prevent hashes from coming out differently after replacement.
|
2013-12-20 13:53:03 +01:00 |
MemMap.h
|
Prevent hashes from coming out differently after replacement.
|
2013-12-20 13:53:03 +01:00 |
MemMapFunctions.cpp
|
Use additional memory map mirrors for 32-bit.
|
2013-12-10 23:40:37 -08:00 |
PSPLoaders.cpp
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01: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
|
move direct sound specific behavior into the actual direct sound function instead of into an ifdef
|
2013-11-04 18:29:49 +01:00 |
PSPMixer.h
|
Revert "Merge pull request #4068 from bollu/AudioArtefactFix"
|
2013-10-07 20:25:35 +02:00 |
Reporting.cpp
|
Android buildfix.
|
2013-12-21 13:06:29 +01:00 |
Reporting.h
|
Curious about what games use morph, so let's report.
|
2013-09-21 21:22:13 +02:00 |
SaveState.cpp
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
SaveState.h
|
Add "u_time" uniform to postprocessing shaders.
|
2013-12-02 17:24:55 +01:00 |
System.cpp
|
Play around with function replacement. Turned off by default of course.
|
2013-12-17 23:40:27 +01:00 |
System.h
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
ThreadEventQueue.h
|
Blackberry: fix freezing due to overflow of nanoseconds in timer.
|
2013-11-11 04:53:08 +10:00 |