.. |
app
|
[Main] - change the delay to check updates to a day
|
2020-03-20 20:55:03 +11:00 |
apu
|
[XMA] Removed spam message about 0x601 register.
|
2020-03-20 20:54:57 +11:00 |
base
|
[Base] Change DEFINE_uint64 -> DEFINE_int64, cpptoml seems to have issues with uint64..
|
2020-03-20 20:54:40 +11:00 |
cpu
|
[CPU] - skip some operations that cost precious time in mutex lock/unlock that are called frequently for some gains when not debugging
|
2020-03-20 20:55:02 +11:00 |
debug/ui
|
Remove unused yaml-cpp.
|
2020-02-20 06:44:34 -06:00 |
gpu
|
[D3D12] Adjust mip size in certain cases to fix techland games
|
2020-03-20 20:55:03 +11:00 |
hid
|
[HID] - fix my mistake in SDL input merge fixes
|
2020-03-20 20:55:03 +11:00 |
kernel
|
automatic aspect ratio change
|
2020-03-20 20:55:01 +11:00 |
tools/api-scanner
|
Replace all gflag implementations with cvar implementations
|
2019-08-03 02:34:07 +02:00 |
ui
|
[Base] Change DEFINE_uint64 -> DEFINE_int64, cpptoml seems to have issues with uint64..
|
2020-03-20 20:54:40 +11:00 |
vfs
|
[VFS] Clear out cache partition when game writes FATX header
|
2020-03-20 20:55:01 +11:00 |
config.cc
|
Change default config file name
|
2020-03-20 20:52:36 +11:00 |
config.h
|
Add config class for loading and saving of config file
|
2019-08-03 02:34:07 +02:00 |
emulator.cc
|
[App] Move NullDevice mounting code back into emulator.cc
|
2020-03-20 20:55:01 +11:00 |
emulator.h
|
[XAM] Return error in XamContentGetLicenseMask if we're not running from package
|
2020-03-20 20:54:58 +11:00 |
memory.cc
|
[XAM/User] Added descriptions and labels for achievements
|
2020-03-20 20:54:36 +11:00 |
memory.h
|
[XAM/User] Added descriptions and labels for achievements
|
2020-03-20 20:54:36 +11:00 |
premake5.lua
|
Get rid of gflags alltogether
|
2019-08-03 02:34:19 +02:00 |
xbox.h
|
[Kernel] Use user_language value as the slot to retrieve STFS strings from
|
2020-03-20 20:54:59 +11:00 |