..
app
[Base] Fixed possible compilation failure
2025-04-01 00:00:03 +02:00
apu
[Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr
2025-03-27 17:52:18 +01:00
base
[Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr
2025-03-27 17:52:18 +01:00
cpu
[Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr
2025-03-27 17:52:18 +01:00
debug /ui
[All] Fixed multiple issues during build on Linux
2025-01-10 21:41:45 +01:00
gpu
[Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr
2025-03-27 17:52:18 +01:00
helper /sdl
[SDL2] Print version on startup
2022-12-28 14:19:02 -06:00
hid
[Misc] Replaced const with constexpr where possible
2025-03-25 19:50:37 +01:00
kernel
[XBOXKRNL & XAM] - Video, Hal, And XConfig
2025-04-01 07:59:22 +02:00
patcher
[Patcher] Ensure hash is checked when loading title plugins
2025-02-26 15:25:26 +01:00
tools /api-scanner
[Misc] Replaced const with constexpr where possible
2025-03-25 19:50:37 +01:00
ui
[Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr
2025-03-27 17:52:18 +01:00
vfs
[Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr
2025-03-27 17:52:18 +01:00
config.cc
[Base] Removed useless path_to_utf8 conversion while using fmt
2024-12-13 19:04:31 +01:00
config.h
[3PP] Replaced cpptoml with tomlplusplus
2024-09-22 20:41:52 +02:00
cpp.hint
Stop Intellisense complaints about export decls.
2021-05-01 12:45:16 -05:00
emulator.cc
[Misc] Replaced const with constexpr where possible
2025-03-25 19:50:37 +01:00
emulator.h
[Misc] Fix Some Warnings on Clang Build with Windows + Adding constexpr
2025-03-27 17:52:18 +01:00
guest_pointers.h
moved xsemaphore to xthread.d
2023-10-11 17:43:59 +02:00
memory.cc
[Misc] Replaced const with constexpr where possible
2025-03-25 19:50:37 +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
[Kernel] Added support for writing/reading GPD files
2025-03-07 11:59:48 +01:00