Mon, 16 Jan 2012 20:47:05 +0100 |
windel |
Removed test variables
|
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
|
Tue, 10 Jan 2012 20:40:35 +0100 |
windel |
Changed interrupt handler
|
Thu, 29 Dec 2011 19:34:01 +0100 |
windel |
Added get_page function to mm
|
Wed, 28 Dec 2011 13:38:43 +0100 |
windel |
Moved Makefiles
|
Tue, 27 Dec 2011 13:31:38 +0100 |
windel |
Beginning of multitasking
|
Tue, 29 Nov 2011 19:32:31 +0100 |
windel |
Forgot crucial adjustment to idt pointer
|
Sun, 20 Nov 2011 20:35:51 +0100 |
windel |
Fixed interrupt issue, ds, es, ss, fs and gs were not initialized to 0
|
Sat, 19 Nov 2011 20:01:28 +0100 |
windel |
First attempt IDT loader 64 bits. INT13 occurs
|
Mon, 14 Nov 2011 22:45:55 +0100 |
windel |
Added asm interrupt handler things, not yet working
|