summaryrefslogtreecommitdiff
path: root/src/kernel/mem.h
AgeCommit message (Collapse)AuthorLines
2020-08-11lots of progressBenji Dial-0/+13
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-16starting overBenji Dial-47/+0
2019-12-27lots of new stuff. new memory manager, some stuff on file plumbingBenji Dial-2/+3
2019-12-26working memory managerBenji Dial-0/+4
2019-12-25more progressBenji Dial-4/+4
2019-12-24start of 0.0.9 branch, using multiboot this timeBenji Dial-3/+16
2019-12-17a good deal of processBenji Dial-0/+29