.. |
app
|
[VFS] Add support for loading ZArchive files
|
2023-09-03 21:16:34 +02:00 |
apu
|
Implement kernel processes
|
2023-10-12 22:13:40 +02:00 |
base
|
Small fixes for better cross-platform compatibility (#200)
|
2023-10-21 17:07:29 +02:00 |
cpu
|
[Kernel] Implement ObCreateObject
|
2023-10-21 17:33:07 +02: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
|
[GPU] gpu_allow_invalid_fetch_constants true by default
|
2023-10-12 23:03:14 +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
|
[Kernel] Stub out xeObSplitName until cleaner version can be written
|
2023-10-21 17:33:07 +02:00 |
patcher
|
[Patcher] Fixed loading of disabled plugins
|
2023-08-08 22:17:58 +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
|
[Kernel] nonintrusive guest to host object mapping
|
2023-10-14 15:01:12 +02:00 |
config.cc
|
[Config] Redesigned config dumper
|
2023-07-29 21:41:34 +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
|
launch module fallback
|
2023-10-21 16:46:31 +02:00 |
emulator.h
|
launch module fallback
|
2023-10-21 16:46:31 +02:00 |
guest_pointers.h
|
moved xsemaphore to xthread.d
|
2023-10-11 17:43:59 +02:00 |
memory.cc
|
[Kernel] Implement ObCreateObject
|
2023-10-21 17:33:07 +02:00 |
memory.h
|
[Kernel] Implement ObCreateObject
|
2023-10-21 17:33:07 +02:00 |
premake5.lua
|
C++17ification.
|
2020-04-07 16:09:41 -05:00 |
xbox.h
|
[Kernel] add object type stub functions, export object types
|
2023-10-14 22:35:49 +02:00 |