xenia-canary/src/xenia
emoose 3655aa4ba7 [XAM/User] Add extra checks to XamReadTile, remove GetTitleSpa
GetTitleGpd should work fine for what we're using it for here... it could be a good idea to keep an instance of the current SpaFile of the running title and have a GetTitleSpa that returns that though, since I think some stuff like XamReadString might eventually need access to SPA data, not really sure yet though.
2020-02-19 03:36:09 -05:00
..
app [Kernel] - swapdisc fixes for gtav 2020-02-19 03:36:05 -05:00
apu [APU/Linux] Implement cross platform audio using SDL2 library. 2020-02-10 14:01:47 -06:00
base [Base] Fix non-Windows bit_scan_forward. 2020-02-09 16:37:52 -06:00
cpu [Kernel/CPU] Fix XEX version numbers not being output correctly 2020-02-19 03:36:06 -05:00
debug/ui [imgui] Fixes to work with new api. 2019-11-20 08:05:40 -06:00
gpu Force 1080p output mode 2020-02-19 03:36:05 -05:00
hid [Kernel] added more checks to filter user_index out of range 2020-02-19 03:36:06 -05:00
kernel [XAM/User] Add extra checks to XamReadTile, remove GetTitleSpa 2020-02-19 03:36:09 -05:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui small fixup for fps counter 2020-02-19 03:36:04 -05:00
vfs [VFS/Kernel] Fixes to allow games to make use of cache partitions 2020-02-19 03:36:06 -05:00
config.cc Change default config file name 2020-02-19 03:36:03 -05:00
config.h Add config class for loading and saving of config file 2019-08-03 02:34:07 +02:00
emulator.cc [VFS/Kernel] Fixes to allow games to make use of cache partitions 2020-02-19 03:36:06 -05: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-02-19 03:36:08 -05:00
memory.h [XAM/User] Added descriptions and labels for achievements 2020-02-19 03:36:08 -05: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