xenia-canary/src/xenia/kernel
Dr. Chat fb87b7a3c3 xboxkrnl: Add a bunch of crypto functions 2016-07-11 10:35:31 -05:00
..
util Fixed copying junk data into initialized XEX memory when XEX is unencrypted. 2016-06-22 15:53:07 -05:00
xam Don't store xam launch data in guest memory. 2016-06-27 13:46:08 -05:00
xboxkrnl xboxkrnl: Add a bunch of crypto functions 2016-07-11 10:35:31 -05:00
debug_visualizers.natvis Switching to premake. Probably with disasterous consequences. 2015-07-18 16:00:01 -07:00
kernel_module.cc Split out trampoline generation to make it reusable. 2016-06-18 13:41:49 -05:00
kernel_module.h Split out trampoline generation to make it reusable. 2016-06-18 13:41:49 -05:00
kernel_state.cc Set length in overlapped completion to -1 when not success. 2016-06-20 17:13:31 -05:00
kernel_state.h Store thread TLS in guest memory rather than using host APIs 2015-12-29 13:09:58 -08:00
notify_listener.cc Fix compilation with VS2015 Update 2 CTP 2016-02-11 23:47:11 -05:00
notify_listener.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
premake5.lua Folding build_tools back into the main repo for simplicity. 2015-12-30 16:53:14 -08:00
user_module.cc Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
user_module.h Replacing zlib with snappy in traces, adding trace header, docs. 2015-12-30 22:58:22 -08:00
xenumerator.cc Shuffling kernel/. 2015-09-06 18:07:52 -07:00
xenumerator.h Fixing most remaining C++ warnings in clang. 2016-01-01 18:37:33 +00:00
xevent.cc Fix incorrect double-retaining of objects on restore. 2015-12-29 13:09:24 -08:00
xevent.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
xfile.cc XFile: Track asynchronous/synchronous flag (and return appropriately in nt Read/Write file) 2015-12-30 17:36:05 -06:00
xfile.h Minor clang warning fixes. 2016-01-01 06:01:22 +00:00
xiocompletion.cc Formatting all code. Too gnarly to rebase properly. 2015-12-29 13:13:34 -08:00
xiocompletion.h Formatting all code. Too gnarly to rebase properly. 2015-12-29 13:13:34 -08:00
xmodule.cc Assign XModule path on load rather than in the constructor 2015-12-29 13:10:03 -08:00
xmodule.h Formatting all code. Too gnarly to rebase properly. 2015-12-29 13:13:34 -08:00
xmutant.cc XThread acquire mutants on restore 2015-12-29 13:10:00 -08:00
xmutant.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
xobject.cc Fixing most remaining C++ warnings in clang. 2016-01-01 18:37:33 +00:00
xobject.h Formatting all code. Too gnarly to rebase properly. 2015-12-29 13:13:34 -08:00
xsemaphore.cc Fix XSemaphores saving/restoring a bad counter 2015-12-29 13:09:59 -08:00
xsemaphore.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00
xthread.cc Assert the CPU index on set. 2016-06-20 12:53:07 -05:00
xthread.h Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
xtimer.cc Shuffling kernel/. 2015-09-06 18:07:52 -07:00
xtimer.h Make XObject::GetWaitHandle a protected function 2015-12-29 13:09:55 -08:00