.. |
Debugger
|
Attempt to prevent shutdown crash in debugger.
|
2013-12-14 14:56:04 -08:00 |
Dialog
|
Allow the OSK text input buttons to be held and thus repeat.
|
2013-12-14 18:18:18 -05:00 |
ELF
|
Load unknown.png for ELFs masquerading as PBP
|
2013-12-11 14:22:25 +01:00 |
FileSystems
|
Return an int not a u32 for proper error check.
|
2013-12-09 08:04:33 -08:00 |
Font
|
Kill the "packagedFont" hack, correctly fixed now.
|
2013-12-10 23:19:25 -08:00 |
HLE
|
Merge pull request #4831 from unknownbrackets/jit-invalidate
|
2013-12-14 15:11:21 -08:00 |
HW
|
Forget video end when more packets are added.
|
2013-12-14 11:33:32 -08:00 |
MIPS
|
Switch to a 64-bit function hash.
|
2013-12-14 14:56:04 -08:00 |
Util
|
Use ReadEntireFile() a few more places.
|
2013-12-08 12:02:37 -08:00 |
CMakeLists.txt
|
|
|
Config.cpp
|
Merge pull request #4816 from thedax/pspFirmwareOption
|
2013-12-13 11:40:09 -08:00 |
Config.h
|
Add an ini option to set the emulated PSP's firmware.
|
2013-12-13 13:06:44 -05:00 |
Core.cpp
|
enable SDL Joystick support to Qt
|
2013-11-22 02:37:52 +01:00 |
Core.h
|
|
|
Core.vcxproj
|
More work on the Homebrew Store, get it working on Windows and Android
|
2013-12-05 12:48:09 +01:00 |
Core.vcxproj.filters
|
More work on the Homebrew Store, get it working on Windows and Android
|
2013-12-05 12:48:09 +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
|
Fixed missing ")"
|
2013-11-11 17:23:37 +02:00 |
CwCheat.h
|
|
|
HDRemaster.cpp
|
|
|
HDRemaster.h
|
|
|
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
|
Logspam reduction
|
2013-12-09 13:45:17 +01:00 |
Loaders.h
|
|
|
MemMap.cpp
|
Add memchecks for common HLE copy operations.
|
2013-12-14 14:56:05 -08:00 |
MemMap.h
|
Use additional memory map mirrors for 32-bit.
|
2013-12-10 23:40:37 -08:00 |
MemMapFunctions.cpp
|
Use additional memory map mirrors for 32-bit.
|
2013-12-10 23:40:37 -08:00 |
PSPLoaders.cpp
|
Use ReadEntireFile() a few more places.
|
2013-12-08 12:02:37 -08:00 |
PSPLoaders.h
|
|
|
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
|
|
|
Reporting.cpp
|
Remove duplicate thread library (StdThread)
|
2013-10-29 11:50:29 +10:00 |
Reporting.h
|
|
|
SaveState.cpp
|
Add keybinding to rewind (backspace by default), if rewind states are enabled. Disable rewind on mobile.
|
2013-12-05 16:25:17 +01:00 |
SaveState.h
|
Add "u_time" uniform to postprocessing shaders.
|
2013-12-02 17:24:55 +01:00 |
System.cpp
|
Perform savestate actions more intelligently.
|
2013-11-28 15:34:11 -05:00 |
System.h
|
Use a CORE_POWERUP state when starting.
|
2013-11-09 23:07:52 -08:00 |
ThreadEventQueue.h
|
Blackberry: fix freezing due to overflow of nanoseconds in timer.
|
2013-11-11 04:53:08 +10:00 |