.. |
Dpc.cpp
|
Completely pass initialization of binaries.
|
2016-05-19 13:03:57 -06:00 |
Dpc.hpp
|
Split Kernel.hpp into separate files.
|
2016-05-14 22:28:25 -06:00 |
FS.cpp
|
Completely pass initialization of binaries.
|
2016-05-19 13:03:57 -06:00 |
FS.hpp
|
Completely pass initialization of binaries.
|
2016-05-19 13:03:57 -06:00 |
HW.cpp
|
Made unknown GPU calls non-fatal.
|
2016-05-20 13:11:04 -06:00 |
HW.hpp
|
Added initial PCI and Port IO support. Refactored device management.
|
2016-05-20 12:05:33 -06:00 |
Interrupt.cpp
|
Implemented stubs for interrupt handling in kernel. Added GPU stubs. Added port IO facility.
|
2016-05-20 00:30:31 -06:00 |
Interrupt.hpp
|
Implemented stubs for interrupt handling in kernel. Added GPU stubs. Added port IO facility.
|
2016-05-20 00:30:31 -06:00 |
Kernel.hpp
|
Added initial PCI and Port IO support. Refactored device management.
|
2016-05-20 12:05:33 -06:00 |
Memory.cpp
|
Implemented stubs for interrupt handling in kernel. Added GPU stubs. Added port IO facility.
|
2016-05-20 00:30:31 -06:00 |
Memory.hpp
|
Implemented stubs for interrupt handling in kernel. Added GPU stubs. Added port IO facility.
|
2016-05-20 00:30:31 -06:00 |
Misc.cpp
|
Completely pass initialization of binaries.
|
2016-05-19 13:03:57 -06:00 |
Misc.hpp
|
Completely pass initialization of binaries.
|
2016-05-19 13:03:57 -06:00 |
nttypes.hpp
|
Implemented stubs for interrupt handling in kernel. Added GPU stubs. Added port IO facility.
|
2016-05-20 00:30:31 -06:00 |
String.cpp
|
Added HandleManager, added mapping to real directories.
|
2016-05-15 09:02:38 -06:00 |
String.hpp
|
Added strlen, to lower, topper, strcmp, stricmp to libc. Added RtlInitAnsiString, RtlEqualString. Reworked VFS paths to make sense.
|
2016-05-14 23:30:00 -06:00 |
Thread.cpp
|
Applied a few constants
|
2016-05-20 11:17:51 +02:00 |
Thread.hpp
|
Split Kernel.hpp into separate files.
|
2016-05-14 22:28:25 -06:00 |
Timer.hpp
|
Split Kernel.hpp into separate files.
|
2016-05-14 22:28:25 -06:00 |
Timers.cpp
|
Broke XboxKernel up into separate files.
|
2016-05-14 22:16:30 -06:00 |