xenia-canary/src/xenia
Gliniak 074fcd4bb7 [XAM/User] Added title_id == 0 check for few User functions
Games like to report title_id as 0 (it is expected behaviour).
0 in this case means currently opened title
2020-01-11 20:44:14 +11:00
..
app [HID] Allow winkey driver to use the first unused user index 2020-01-11 20:44:12 +11:00
apu [APU] Support XAudio 2.7 2019-11-02 22:27:38 +03:00
base [Base] Change DEFINE_uint64 -> DEFINE_int64, cpptoml seems to have issues with uint64.. 2020-01-11 20:44:11 +11:00
cpu [Base] Change DEFINE_uint64 -> DEFINE_int64, cpptoml seems to have issues with uint64.. 2020-01-11 20:44:11 +11:00
debug/ui [imgui] Fixes to work with new api. 2019-11-20 08:05:40 -06:00
gpu [GPU] InitializeRingBuffer - Clear buffer space to prevent random data readout 2020-01-11 20:44:14 +11:00
hid [HID] Allow winkey driver to use the first unused user index 2020-01-11 20:44:12 +11:00
kernel [XAM/User] Added title_id == 0 check for few User functions 2020-01-11 20:44:14 +11:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui [Base] Change DEFINE_uint64 -> DEFINE_int64, cpptoml seems to have issues with uint64.. 2020-01-11 20:44:11 +11:00
vfs [VFS] Oops, fix wrong BlockToOffset result for non-CON packages 2020-01-11 20:44:13 +11:00
config.cc Change default config file name 2019-10-10 07:38:30 -05:00
config.h Add config class for loading and saving of config file 2019-08-03 02:34:07 +02:00
emulator.cc [XAM/User] Add support for multiple signed-in users/profiles 2020-01-11 20:44:12 +11:00
emulator.h [App/Discord] Rework how rich presence is managed. 2019-08-03 08:16:04 -05:00
memory.cc [XAM/User] Added descriptions and labels for achievements 2020-01-11 20:44:09 +11:00
memory.h [XAM/User] Added descriptions and labels for achievements 2020-01-11 20:44:09 +11:00
premake5.lua Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
xbox.h [XAM] Implement a number of language/locale related functions. 2019-09-04 20:03:25 -05:00