aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* CGA: blank last line when scrolling upAqua-sama2021-02-121-0/+5
|
* Add serial0 console outputAqua-sama2021-02-128-24/+194
|
* Add comments to explain CGA ports betterAqua-sama2021-02-1110-159/+194
|
* Generate target dependency filesAqua-sama2021-02-111-11/+4
|
* Update VGA cursor position on printkAqua-sama2021-02-107-18/+107
|
* Add some compiler warningsAqua-sama2021-02-0912-38/+78
|
* Add more comments to GDT codeAqua-sama2021-02-095-28/+91
|
* Loading GDTAqua-sama2021-02-075-4/+114
|
* Rename kernel/ to src/Aqua-sama2021-02-079-25/+35
|
* Rewrite makefileAqua-sama2021-02-0713-60/+62
|
* libk: add some testsAqua-sama2021-02-0610-113/+127
| | | | - merge types.h and type_traits.h
* Add IntegerViewAqua-sama2021-02-0513-154/+221
|
* Rewrite boot.s to use clang instead of nasmAqua-sama2021-02-035-115/+105
|
* Update readme with required packagesAqua-sama2021-02-034-16/+32
|
* Print some multiboot2 informationAqua-sama2021-02-0213-77/+608
|
* libk: add its own makefileAqua-sama2021-01-319-15/+37
|
* Initial commitAqua-sama2021-01-3114-0/+493