Sat, 18 Feb 2012 16:18:03 +0100 |
windel |
Fixed build by commenting out initrd code
|
Fri, 03 Feb 2012 17:56:41 +0100 |
windel |
Added memory functions
|
Fri, 13 Jan 2012 18:18:17 +0100 |
windel |
Added initial ramdisk and some virtual file system functions
|
Thu, 29 Dec 2011 23:51:35 +0100 |
windel |
Added static asserts and fixed pages
|
Thu, 29 Dec 2011 19:34:01 +0100 |
windel |
Added get_page function to mm
|
Tue, 27 Dec 2011 18:59:02 +0100 |
windel |
Added some files for the python port
|
Tue, 27 Dec 2011 17:36:52 +0100 |
windel |
Added mm.c
|
Tue, 27 Dec 2011 13:31:38 +0100 |
windel |
Beginning of multitasking
|
Fri, 02 Dec 2011 14:00:02 +0100 |
windel |
Split up in more files and reboot command
|
Wed, 30 Nov 2011 22:41:51 +0100 |
windel |
Added python run function
|
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 22:45:55 +0100 |
windel |
Added asm interrupt handler things, not yet working
|
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:47:47 +0100 |
windel |
64 bits kernel without interrupts but with printf in C
|