Zookeeper/NightBeliever
2016-05-20 13:11:04 -06:00
..
XboxKernel Made unknown GPU calls non-fatal. 2016-05-20 13:11:04 -06:00
bootstrap.S Significantly extended IO capabilities. Fixed some random linker bugs and such. 2016-05-19 01:50:22 -06:00
C.cpp Completely pass initialization of binaries. 2016-05-19 13:03:57 -06:00
C.hpp Completely pass initialization of binaries. 2016-05-19 13:03:57 -06:00
entry.cpp Completely pass initialization of binaries. 2016-05-19 13:03:57 -06:00
HypercallSupport.hpp Added new hypercall generation system. 2016-05-10 19:18:38 -06:00
liballoc.cpp Completely pass initialization of binaries. 2016-05-19 13:03:57 -06:00
liballoc.hpp Added memset/memcpy. Finished TIB/TLS initialization. 2016-05-09 15:08:58 -06:00
liballoc_nightbeliever.cpp Implemented liballoc. 2016-05-08 08:27:44 -06:00
linker.ld Added tons of shit. 2015-09-16 21:41:44 -04:00
Log.cpp Fixed strlen and improved DbgPrint. Continued NtCreateFile. 2016-05-15 00:46:55 -06:00
Log.hpp Fixed strlen and improved DbgPrint. Continued NtCreateFile. 2016-05-15 00:46:55 -06:00
Makefile Added HandleManager, added mapping to real directories. 2016-05-15 09:02:38 -06:00
mini-printf.cpp Fixed interrupts. Added mini printf. Added base map/unmap hyper calls. 2016-05-08 02:16:03 -06:00
mini-printf.hpp Fixed interrupts. Added mini printf. Added base map/unmap hyper calls. 2016-05-08 02:16:03 -06:00
NightBeliever.hpp Added initial PCI and Port IO support. Refactored device management. 2016-05-20 12:05:33 -06:00
thunkgen.py Completely pass initialization of binaries. 2016-05-19 13:03:57 -06:00
TIB.cpp Added memset/memcpy. Finished TIB/TLS initialization. 2016-05-09 15:08:58 -06:00
TIB.hpp Added initial critical section code. Added initial debug code. 2016-05-09 17:32:30 -06:00