xenia-canary/src/xenia/kernel
Dr. Chat 4c55039c22 Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
..
util Log lpwstring_t contents. 2017-01-09 23:57:47 -06:00
xam Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
xbdm Added XBDM stubs. 2017-01-09 04:51:55 -06:00
xboxkrnl Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
debug_visualizers.natvis Switching to premake. Probably with disasterous consequences. 2015-07-18 16:00:01 -07:00
kernel_module.cc Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
kernel_module.h Split out trampoline generation to make it reusable. 2016-06-18 13:41:49 -05:00
kernel_state.cc Allow the kernel dispatch thread to be suspended after being initialized 2016-11-23 11:56:57 -06:00
kernel_state.h KernelState should handle module launching 2016-10-24 11:01:10 -05: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 Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
user_module.cc Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
user_module.h KernelState should handle module launching 2016-10-24 11:01:10 -05: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 Rewrite XIOCompletion::WaitForNotification 2016-08-06 18:14:26 -05:00
xiocompletion.h Rewrite XIOCompletion::WaitForNotification 2016-08-06 18:14:26 -05: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
xsocket.cc Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
xsocket.h Implemented NetDll_shutdown. 2017-01-09 06:58:15 -06:00
xthread.cc Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
xthread.h Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06: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