summaryrefslogtreecommitdiff
path: root/src/kernel/vga.c
AgeCommit message (Expand)AuthorLines
2021-01-24graphics!Benji Dial-52/+0
2020-11-08manual viewer, "swap colors" system callBenji Dial-0/+5
2020-09-19file managerBenji Dial-2/+9
2020-09-13fixed some paging bugs, added fault handlers and new programsBenji Dial-0/+2
2020-09-06program loading, othersBenji Dial-10/+7
2020-08-13FAT16 directory enumeration, making many functions static, new 'log' function...Benji Dial-32/+12
2020-08-13lots of progress, including readonly PATA driver and part of FAT16 driverBenji Dial-3/+3
2020-08-11lots of progressBenji Dial-4/+4
2020-05-24very basic vga, ata, serial drivers. start of fat and fs driversBenji Dial-39/+19
2020-05-16small stub with fat infoBenji Dial-5/+72
2020-05-16Hello worldBenji Dial-0/+14
2020-05-16starting overBenji Dial-146/+0
2019-12-27apm and smbios stubs, get_char can now wait for printableBenji Dial-0/+14
2019-12-26more info tagsBenji Dial-2/+43
2019-12-26working memory managerBenji Dial-24/+0
2019-12-26serial ports, echo vga output over COM2Benji Dial-1/+1
2019-12-26got multiboot info parsed!Benji Dial-8/+15
2019-12-25some more, tag part doesn't workBenji Dial-1/+1
2019-12-24start of 0.0.9 branch, using multiboot this timeBenji Dial-0/+37
2019-12-14more of bootloader, tiny kernel stubBenji Dial-0/+71