Commit graph

13 commits

Author SHA1 Message Date
7ff724fe8f FAT16 directory enumeration, making many functions static, new 'log' functions to wrap vga and serial 2020-08-13 23:59:14 -04:00
2ddbeb9f72 lots of progress, including readonly PATA driver and part of FAT16 driver 2020-08-13 17:58:50 -04:00
63167f223e lots of progress
currently, BAR fields of IDE drives are all returning zero, and the ATA read function isn't working. i'm not sure why.
i'm going to work on VESA next, and come back to the IDE driver later
2020-08-11 11:33:21 -04:00
02f14113cb very basic vga, ata, serial drivers. start of fat and fs drivers 2020-05-24 11:02:43 -04:00
31d8ae388a small stub with fat info 2020-05-16 14:10:08 -04:00
53801b9bae Hello world 2020-05-16 13:25:46 -04:00
c0daede46d starting over 2020-05-16 09:53:58 -04:00
3f3f9a806d apm and smbios stubs, get_char can now wait for printable 2019-12-27 11:10:56 -05:00
3353bdaf2b more info tags 2019-12-26 19:42:52 -05:00
e0e08a12d4 working memory manager 2019-12-26 15:50:21 -05:00
336cfa313d got multiboot info parsed! 2019-12-26 13:06:21 -05:00
f5f0f5ddae start of 0.0.9 branch, using multiboot this time 2019-12-24 22:31:22 -05:00
cdc7b2ae53 more of bootloader, tiny kernel stub 2019-12-14 18:31:34 -05:00