Mon, 16 Jan 2012 17:38:00 +0100 |
windel |
Added bss end address and load end address to multiboot header
|
Mon, 16 Jan 2012 13:46:06 +0100 |
windel |
Fixes for uninitialized data. This causes problems on real machines
|
Sun, 15 Jan 2012 13:39:49 +0100 |
windel |
Added more interrupt handlers
|
Fri, 13 Jan 2012 18:18:17 +0100 |
windel |
Added initial ramdisk and some virtual file system functions
|
Fri, 02 Dec 2011 14:00:02 +0100 |
windel |
Split up in more files and reboot command
|
Thu, 01 Dec 2011 21:42:59 +0100 |
windel |
Added ubersimple malloc algorithm
|
Mon, 28 Nov 2011 20:54:40 +0100 |
windel |
Now working with 2 MB pages
|
Sun, 20 Nov 2011 20:35:51 +0100 |
windel |
Fixed interrupt issue, ds, es, ss, fs and gs were not initialized to 0
|
Mon, 14 Nov 2011 21:31:27 +0100 |
windel |
Fixup of variable argument things
|
Sun, 13 Nov 2011 12:47:47 +0100 |
windel |
64 bits kernel without interrupts but with printf in C
|