Cosmos/source/Cosmos/Cosmos.Kernel
2009-05-05 22:49:19 +00:00
..
Extension Added UInt64 support to ToHex extensions, and also improved ConvertToHex methods for other numbers 2009-03-22 13:27:23 +00:00
ManagedMemory Changes by mterwoord for managed memory access, and changes to the AMD PCNet driver to use them 2009-03-11 18:28:03 +00:00
Properties
AddressSpace.cs Moved AddressSpace to Kernel 2008-05-07 02:53:41 +00:00
Cosmos.Kernel.csproj Added ManagedMemorySpace class that extends MemoryAddressSpace class to create aligned memory buffers and hide pointer magic. Can also be used to obtain Address + Size for any existing byte[] buffer. 2009-04-04 12:26:38 +00:00
Cosmos.Kernel.csproj.vspscc
Cosmos.snk Strong names 2008-01-09 17:03:06 +00:00
CPU.cs Simple reboot of PC implemented in CPU class - Non ACPI 2009-04-11 05:58:48 +00:00
CPUBus.cs 2008-05-07 02:44:52 +00:00
Debugger.cs 2008-09-18 02:47:27 +00:00
GC.cs 2008-07-18 09:04:01 +00:00
Global.cs Show bootmessages to debug SysFault boot problem 2008-08-03 21:22:38 +00:00
Heap.cs Added simple boolean property (EnableDebug) which disables the heap consumption status line if set to false. 2009-05-05 22:49:19 +00:00
ManagedMemorySpace.cs Added ManagedMemorySpace class that extends MemoryAddressSpace class to create aligned memory buffers and hide pointer magic. Can also be used to obtain Address + Size for any existing byte[] buffer. 2009-04-04 12:26:38 +00:00