xenia-canary/src/xenia
Cancerous 3524f3ff64 [XAM] remove 0xB notification following a4aa4d8edc for Halo 3 saves 2020-01-16 19:32:41 +11:00
..
app [App] Add cache: -> \Cache0 symlink 2020-01-15 15:45:00 +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 Added lea based multiply optimization for pow2+1 values below 16. Added magicgu2 division magic number optimization for INT_64 and INT_32. Added in my HIR optimization subpass but disabled all but 3 of the optimization rules. 2020-01-15 15:45:00 +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] Improved WinKey GetKeystroke code 2020-01-15 18:04:26 +11:00
kernel [XAM] remove 0xB notification following a4aa4d8edc for Halo 3 saves 2020-01-16 19:32:41 +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] Some more STFS code improvements 2020-01-12 15:37:51 +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