.. |
Debugger
|
Update armips to latest version.
|
2015-12-26 20:30:35 -08:00 |
Dialog
|
Gamedata: Reduce the transfer per call.
|
2015-12-25 23:24:04 -08:00 |
ELF
|
Right, Symbian doesn't have vector.data().
|
2015-12-24 13:21:03 -08:00 |
FileLoaders
|
Disable ISO RAM cache if out of memory.
|
2015-12-19 15:29:34 -08:00 |
FileSystems
|
Avoid crash when savestate is for different ISO.
|
2015-12-24 14:31:23 -08:00 |
Font
|
Fix a typo in font loading.
|
2015-02-01 01:20:28 -08:00 |
HLE
|
Automatically mount exdata/ for remasters.
|
2015-12-28 14:13:05 -08:00 |
HW
|
Jit: Invalidate blocks after IO reads.
|
2015-12-27 21:58:29 -08:00 |
MIPS
|
Merge pull request #8319 from unknownbrackets/jit-branch
|
2015-12-28 19:47:14 +01:00 |
Util
|
Merge pull request #8043 from sum2012/modules---
|
2015-10-14 21:18:00 +02:00 |
Compatibility.cpp
|
Remove the depth range hack option, turning it into an ugly game specific compatibility hack.
|
2015-11-15 23:00:25 +01:00 |
Compatibility.h
|
Remove the depth range hack option, turning it into an ugly game specific compatibility hack.
|
2015-11-15 23:00:25 +01:00 |
Config.cpp
|
Merge pull request #8317 from unknownbrackets/minor
|
2015-12-28 19:46:18 +01:00 |
Config.h
|
Remove old alphamask hack setting.
|
2015-12-27 12:04:53 -08:00 |
Core.cpp
|
Move Windows GPU init code into Windows/GPU
|
2015-11-03 23:22:09 +01:00 |
Core.h
|
Win32: Fix a bunch of little window resizing issues
|
2015-05-15 18:04:05 +02:00 |
Core.vcxproj
|
Use a background thread to load ISO into RAM.
|
2015-12-19 15:23:25 -08:00 |
Core.vcxproj.filters
|
Use a background thread to load ISO into RAM.
|
2015-12-19 15:23:25 -08:00 |
CoreParameter.h
|
Introduce "Compatibility Flags".
|
2015-09-27 01:23:20 +02:00 |
CoreTiming.cpp
|
Add timing for all the basics.
|
2015-07-03 12:05:08 -07:00 |
CoreTiming.h
|
Switch to #pragma once in a few places.
|
2015-03-02 22:34:51 -08:00 |
CwCheat.cpp
|
Oops, fix #8234
|
2015-11-25 14:23:39 +01:00 |
CwCheat.h
|
Invalidate icache before letting the cwcheat engine change memory. Might fix JIT-related cheat crashes.
|
2015-02-03 00:21:37 +01:00 |
HDRemaster.cpp
|
Identify remasters based on UMD_DATA hash.
|
2015-12-28 14:13:05 -08:00 |
HDRemaster.h
|
Identify remasters based on UMD_DATA hash.
|
2015-12-28 14:13:05 -08:00 |
Host.cpp
|
Move the symbol map to the heap, deallocate it when no game is running.
|
2015-10-31 23:01:19 +01:00 |
Host.h
|
React to window resizing in a slightly more traditional way, may help #7957?
|
2015-09-19 15:16:31 +02:00 |
Loaders.cpp
|
Use a FileLoader for PBPs.
|
2015-12-24 12:21:40 -08:00 |
Loaders.h
|
Implement basic savedata UI. Not much actual functionality yet but can browse saves and states.
|
2015-06-11 23:59:02 +02:00 |
MemMap.cpp
|
Use MEMSIZE SFO param to detect 64MB homebrew.
|
2015-12-23 15:16:48 -08:00 |
MemMap.h
|
Correct scratchpad memory range checks.
|
2015-12-27 14:29:12 -08:00 |
MemMapFunctions.cpp
|
Correct scratchpad memory range checks.
|
2015-12-27 14:29:12 -08:00 |
MemMapHelpers.h
|
Fix some GCC compiler warnings about potentially uninitialized variables (compilers are getting too clever..)
|
2015-06-14 11:32:13 +02:00 |
Opcode.h
|
MemMap should not be included in MIPS.h.
|
2014-03-15 10:45:39 +01:00 |
PSPLoaders.cpp
|
Identify remasters based on UMD_DATA hash.
|
2015-12-28 14:13:05 -08:00 |
PSPLoaders.h
|
Use MEMSIZE SFO param to detect 64MB homebrew.
|
2015-12-23 15:16:48 -08:00 |
Reporting.cpp
|
Generate windows version automatically.
|
2015-08-16 14:03:59 -07:00 |
Reporting.h
|
Try a different format of HLE logging.
|
2015-03-22 20:49:42 -07:00 |
SaveState.cpp
|
Generate save state IDs for homebrew using the elf or directory name where applicable.
|
2015-09-25 19:27:40 +02:00 |
SaveState.h
|
Generate save state IDs for homebrew using the elf or directory name where applicable.
|
2015-09-25 19:27:40 +02:00 |
Screenshot.cpp
|
Fix screenshots to be right side up, not crash.
|
2015-11-02 19:43:36 -08:00 |
Screenshot.h
|
Take screenshots with savestates.
|
2014-12-20 23:14:46 -08:00 |
System.cpp
|
Use MEMSIZE SFO param to detect 64MB homebrew.
|
2015-12-23 15:16:48 -08:00 |
System.h
|
Add a file loader to perform disk caching.
|
2015-07-02 20:58:58 -07:00 |
ThreadEventQueue.h
|
Native merge part 1: skip native/ in includes.
|
2015-09-06 12:19:33 -07:00 |
x360_compat.h
|
[Xbox] Missings files
|
2014-03-02 11:16:56 -08:00 |