xenia-canary/src/xenia
Gliniak 02f5316562 [VFS] Fixed crash on filename extraction from path.
Names are in CP1252 which fails conversion to utf8.
2024-08-31 18:15:13 +02:00
..
app [App] Add notifications for hotkeys & XNotifyQueueUI 2024-08-27 22:02:00 +02:00
apu [LINT] Fixed lint issues after clang-format update 2024-06-13 20:56:56 +02:00
base [App] Add notifications for hotkeys & XNotifyQueueUI 2024-08-27 22:02:00 +02:00
cpu [LINT] Fixed lint issues after clang-format update 2024-06-13 20:56:56 +02:00
debug/ui Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental 2024-05-31 22:43:59 +02:00
gpu [GPU] Check page access only once for specific range 2024-08-10 21:33:56 +02:00
helper/sdl [SDL2] Print version on startup 2022-12-28 14:19:02 -06:00
hid [App] Add notifications for hotkeys & XNotifyQueueUI 2024-08-27 22:02:00 +02:00
kernel [Kernel] Fixed remaining issues with APC 2024-08-29 19:47:18 +02:00
patcher [LINT] Fixed lint issues after clang-format update 2024-06-13 20:56:56 +02:00
tools/api-scanner [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
ui [App] Add notifications for hotkeys & XNotifyQueueUI 2024-08-27 22:02:00 +02:00
vfs [VFS] Fixed crash on filename extraction from path. 2024-08-31 18:15:13 +02:00
config.cc [Codacy] Fixed some issues found by codacy. 2024-01-20 13:19:37 +01: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 [Emulator] Added summary window to Install Content option 2024-06-27 11:40:40 +02:00
emulator.h [Emulator] Added summary window to Install Content option 2024-06-27 11:40:40 +02:00
guest_pointers.h moved xsemaphore to xthread.d 2023-10-11 17:43:59 +02:00
memory.cc [LINT] Linted files + Added lint job to CI 2024-03-12 19:19:30 +01:00
memory.h [LINT] Linted files + Added lint job to CI 2024-03-12 19:19:30 +01:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
xbox.h [Emulator] Added summary window to Install Content option 2024-06-27 11:40:40 +02:00