old-MTGos-old/kernel/hal/x86
Morten Delenk f71e781839 This is v0.01 release. I added the first syscall!
! Fixes in malloc. Now space-areas will no longer overlap.
2016-05-22 18:13:06 +00:00
..
asm Added paging support 2016-05-21 18:18:20 +00:00
blk Fixed the ATA read driver. now exposing the Block device interface to the kernel 2016-03-18 16:28:00 +01:00
boot PMM should work now 2016-04-16 19:59:17 +02:00
c_include Added a malloc function. 90% guaranteed to work! 2016-05-21 16:20:53 +00:00
include Added paging support 2016-05-21 18:18:20 +00:00
init This is v0.01 release. I added the first syscall! 2016-05-22 18:13:06 +00:00
io Added multitasking (very early, running in kernel) 2015-10-18 21:57:31 +02:00
mm This is v0.01 release. I added the first syscall! 2016-05-22 18:13:06 +00:00
Makefile Fixed the ATA read driver. now exposing the Block device interface to the kernel 2016-03-18 16:28:00 +01:00
string.c Added a very small ATA detector. More to come 2016-03-15 21:38:25 +01:00