log

age author description
Wed, 30 Nov 2011 22:41:51 +0100 windel Added python run function
Tue, 29 Nov 2011 19:32:31 +0100 windel Forgot crucial adjustment to idt pointer
Mon, 28 Nov 2011 20:54:40 +0100 windel Now working with 2 MB pages
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
Fri, 18 Nov 2011 14:41:53 +0100 windel-eee Merged
Tue, 15 Nov 2011 07:35:00 +0100 windel Fixup in multidocument area stuff
Mon, 14 Nov 2011 22:45:55 +0100 windel Added asm interrupt handler things, not yet working
Mon, 14 Nov 2011 21:44:35 +0100 windel Cleanup of header files
Mon, 14 Nov 2011 21:31:27 +0100 windel Fixup of variable argument things
Sun, 13 Nov 2011 23:24:10 +0100 windel Work on error in stdarg
Sun, 13 Nov 2011 12:49:13 +0100 windel Added .o ignore pattern
Sun, 13 Nov 2011 12:47:47 +0100 windel 64 bits kernel without interrupts but with printf in C