Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-08-13 | lots of progress, including readonly PATA driver and part of FAT16 driver | Benji Dial | -6/+0 | |
2020-08-11 | lots of progress | Benji Dial | -0/+12 | |
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-05-16 | starting over | Benji Dial | -23/+0 | |
2020-01-05 | function to return pointers to functions to read from a constant interface, ↵ | Benji Dial | -0/+23 | |
so we only have to check the interface once per macro operation |