Mercurial > lcfOS
log cos/kernel/kernel.c @ 19:f454e3c592dd
age | author | description |
---|---|---|
Sun, 27 Nov 2011 21:38:38 +0100 | windel | Cleanup of bochs config file |
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 |
Sun, 13 Nov 2011 12:47:47 +0100 | windel | 64 bits kernel without interrupts but with printf in C |