xenia-canary/src/xenia
Gliniak 43d7fc5158 [APU] Shuffle checks to hopefully prevent crashing from logger 2022-12-11 21:06:47 +01:00
..
app Added a hotkey to open the previously played title 2022-12-05 17:01:16 +00:00
apu [APU] Shuffle checks to hopefully prevent crashing from logger 2022-12-11 21:06:47 +01:00
base Directly check PEB for IsDebuggerAttached 2022-12-04 12:38:19 -08:00
cpu Directly check PEB for IsDebuggerAttached 2022-12-04 12:38:19 -08:00
debug/ui Minor decoder optimizations, kernel fixes, cpu backend fixes 2022-11-05 10:50:33 -07:00
gpu Directly check PEB for IsDebuggerAttached 2022-12-04 12:38:19 -08:00
helper/sdl [SDL2] Set more hints. 2020-12-26 04:50:27 -06:00
hid [APU+HID] Optimizations 2022-11-03 03:56:13 -07:00
kernel [Kernel] Fixed invalid thread pointer in KeEnableFpuExceptions 2022-12-08 21:48:13 +01:00
patcher [Patcher] Allow loading patches from non-utf8 paths 2022-07-18 08:46:04 +02:00
tools/api-scanner [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
ui Print any module name+ offset in host exception reports 2022-12-09 12:24:06 -08:00
vfs Minor decoder optimizations, kernel fixes, cpu backend fixes 2022-11-05 10:50:33 -07:00
config.cc [Patcher] Allow loading patches from non-utf8 paths 2022-07-18 08:46:04 +02:00
config.h [Patcher] Allow loading patches from non-utf8 paths 2022-07-18 08:46:04 +02:00
cpp.hint Stop Intellisense complaints about export decls. 2021-05-01 12:45:16 -05:00
emulator.cc Guest crash message more useful 2022-08-24 09:42:56 -05:00
emulator.h Merge branch 'importContent' of https://github.com/Gliniak/xenia.git into canary_experimental 2022-07-30 12:44:24 +02:00
memory.cc "Fix" debug console, we were checking the cvar before any cvars were loaded, and the condition it checks in AttachConsole is somehow always false 2022-11-27 09:39:33 -08:00
memory.h Minor decoder optimizations, kernel fixes, cpu backend fixes 2022-11-05 10:50:33 -07:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
xbox.h "Fix" debug console, we were checking the cvar before any cvars were loaded, and the condition it checks in AttachConsole is somehow always false 2022-11-27 09:39:33 -08:00