xenia-canary/src/xenia
Dr. Chat ad5748f3e7 Handle cases where the optional import header isn't present :P 2017-02-25 20:28:45 -06:00
..
app Added flag for fullscreen toggle. 2016-12-06 14:35:49 -05:00
apu XMA: Add an idle "low-power" state for the decoder. 2017-01-28 20:58:23 -06:00
base Logger: Properly handle cases where strlen(formatted string) > capacity of log_format_buffer_ (as well as error cases) 2017-02-25 20:03:25 -06:00
cpu Handle cases where the optional import header isn't present :P 2017-02-25 20:28:45 -06:00
debug/ui Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
gpu Xenos: Add a few bitfield registers to registers.h 2017-02-22 16:17:03 -06:00
hid Added keyboard support for triggers and shoulder buttons 2017-01-09 08:22:29 +01:00
kernel * statics initialization order fix 2017-02-12 17:13:42 +03:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui Fix queueFlags formatting 2017-02-13 17:13:24 -06:00
vfs Merge pull request #655 from inckie/bugfix_filetime 2017-02-23 16:58:01 -06:00
emulator.cc xenia-cpu-ppc-tests is now building on linux 2017-02-10 23:54:10 -06:00
emulator.h Add a File->Close option 2016-11-23 11:00:10 -06:00
memory.cc Protect the first 64kb of virtual memory with no access permissions by default. 2016-08-03 18:46:15 -05:00
memory.h Exposed total page count. 2016-06-21 10:10:08 -05:00
premake5.lua Folding build_tools back into the main repo for simplicity. 2015-12-30 16:53:14 -08:00
xbox.h X_HRESULT_FROM_WIN32 macro 2016-11-04 19:06:43 -05:00