Commit graph

5 commits

Author SHA1 Message Date
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
c0daede46d starting over 2020-05-16 09:53:58 -04:00
243e28075e function to return pointers to functions to read from a constant interface, so we only have to check the interface once per macro operation 2020-01-05 22:26:40 -05:00