.. |
Debugger
|
Open files using wide functions on win32.
|
2013-08-27 00:28:46 -07:00 |
Dialog
|
Fixed some doubled semicolons
|
2013-08-25 19:43:18 +02:00 |
ELF
|
Open files using wide functions on win32.
|
2013-08-27 00:28:46 -07:00 |
FileSystems
|
Open files using wide functions on win32.
|
2013-08-27 00:28:46 -07:00 |
Font
|
Fix compat issue between 64/32 bit savestates.
|
2013-08-13 21:05:40 -07:00 |
HLE
|
iOS buildfix
|
2013-08-26 06:01:23 -07:00 |
HW
|
Merge pull request #3333 from unknownbrackets/reporting
|
2013-08-23 01:41:00 -07:00 |
MIPS
|
Open files using wide functions on win32.
|
2013-08-27 00:28:46 -07:00 |
Util
|
For an off-grain alloc, properly align size.
|
2013-08-20 00:58:38 -07:00 |
CMakeLists.txt
|
Add a function to walk the stack, not yet perfect.
|
2013-08-12 01:54:14 -07:00 |
Config.cpp
|
Fix a couple spacing things.
|
2013-08-25 16:55:00 -04:00 |
Config.h
|
Add an option for the lower latency audio mode we had in an #ifdef before
|
2013-08-24 11:56:39 +02:00 |
Core.cpp
|
Fix new UI at 1x resolution.
|
2013-08-16 21:41:40 -07:00 |
Core.h
|
|
|
Core.vcxproj
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
Core.vcxproj.filters
|
Add xxHash-r32 to build (not used yet.)
|
2013-08-16 23:48:41 -07:00 |
CoreParameter.h
|
Endian and PPC support
|
2013-08-16 14:34:15 +02:00 |
CoreTiming.cpp
|
Improve performance on x86 as well using movq.
|
2013-08-12 08:40:54 -07:00 |
CoreTiming.h
|
Get rid of CoreTiming::AdvanceQuick().
|
2013-08-07 00:32:29 -07:00 |
CPU.cpp
|
|
|
CPU.h
|
|
|
CwCheat.cpp
|
Add "import from cheat.db" and "enable/disable all codes"
|
2013-08-23 22:29:13 -05:00 |
CwCheat.h
|
Finished work for windows
|
2013-08-23 22:29:12 -05:00 |
HDRemaster.cpp
|
|
|
HDRemaster.h
|
Avoid some dangerous hex constant widths.
|
2013-08-22 23:23:48 -07:00 |
Host.cpp
|
|
|
Host.h
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
Loaders.cpp
|
Open files using wide functions on win32.
|
2013-08-27 00:28:46 -07:00 |
Loaders.h
|
Fix some file browsing issues
|
2013-08-20 16:52:36 +02:00 |
MemMap.cpp
|
Use a typesafe struct for opcodes.
|
2013-08-24 15:36:24 -07:00 |
MemMap.h
|
Use a typesafe struct for opcodes.
|
2013-08-24 15:36:24 -07:00 |
MemMapFunctions.cpp
|
Report bad memory access (first time only.)
|
2013-08-21 08:40:30 -07:00 |
PSPLoaders.cpp
|
Move VirtualDiscFileSystem to its own file.
|
2013-07-28 12:31:48 -07:00 |
PSPLoaders.h
|
|
|
PSPMixer.cpp
|
|
|
PSPMixer.h
|
|
|
Reporting.cpp
|
|
|
Reporting.h
|
ARMJIT: Fix eatprefix, add DirtyInInV mapping, misc stuff
|
2013-07-30 18:15:48 +02:00 |
SaveState.cpp
|
Fix savestates while not running.
|
2013-08-10 14:04:23 -07:00 |
SaveState.h
|
Update savestate revision
|
2013-08-20 18:31:38 +02:00 |
System.cpp
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
System.h
|
Fix a bug where sound would never be initialised if a game is started with it off, then later enabled.
|
2013-08-14 08:47:10 -04:00 |
ThreadEventQueue.h
|
Fix condition variable misuse.
|
2013-08-12 02:41:37 -07:00 |