.. |
app
|
Implement RtlRandom (which despite its name is located in Xam, not xboxkrnl, which is why its not in xboxkrnl_rtl)
|
2023-07-23 14:26:10 -04:00 |
apu
|
[APU] Add apu_ prefix to max_queued_frames cvar
|
2023-06-12 07:21:44 -07:00 |
base
|
Check for null string passed to Win32Thread::set_name
|
2023-04-30 13:22:49 -04:00 |
cpu
|
Added logger flags, for selectively disabling categories of logging (cpu, apu, kernel). Need to make more log messages make use of these flags.
|
2023-04-16 12:42:42 -04:00 |
debug/ui
|
Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental
|
2022-12-31 11:19:01 +01:00 |
gpu
|
Merge branch 'xenia-project:master' into canary_experimental
|
2023-04-26 13:34:57 +02:00 |
helper/sdl
|
[SDL2] Print version on startup
|
2022-12-28 14:19:02 -06:00 |
hid
|
Added controller hotkeys cvar (#119)
|
2023-01-29 19:26:25 +01:00 |
kernel
|
Implement RtlRandom (which despite its name is located in Xam, not xboxkrnl, which is why its not in xboxkrnl_rtl)
|
2023-07-23 14:26:10 -04: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
|
Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental
|
2023-04-09 17:28:04 +02:00 |
vfs
|
Implement RtlRandom (which despite its name is located in Xam, not xboxkrnl, which is why its not in xboxkrnl_rtl)
|
2023-07-23 14:26:10 -04: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
|
Update emulator.cc
|
2023-07-26 18:10:20 -05:00 |
emulator.h
|
Implement RtlRandom (which despite its name is located in Xam, not xboxkrnl, which is why its not in xboxkrnl_rtl)
|
2023-07-23 14:26:10 -04: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
|
Implement RtlRandom (which despite its name is located in Xam, not xboxkrnl, which is why its not in xboxkrnl_rtl)
|
2023-07-23 14:26:10 -04:00 |