summaryrefslogtreecommitdiff
path: root/kc/core/kc_main.c
AgeCommit message (Expand)Author
2023-02-14ps2 driverAda Christine
2023-01-31basic text console videoAda Christine
2023-01-30initial video supportAda Christine
2023-01-30headers moved aroundAda Christine
2023-01-29move ugly stuff into own procedureAda Christine
2022-02-18thread switching and sleeping appears to be workingAda Christine
2022-02-17force 8253 timer to minimum frequency, log timesource delta at task managemen...Ada Christine
2022-02-17many changes have happnedAda Christine
2022-02-14entering idle loop works with timerAda Christine
2022-02-03don't pass kernel boot parameters to init functions, just use an accessorAda Christine
2022-01-17entering the idle task appears to workAda Christine
2022-01-17preparing for multitaskingAda Christine
2021-12-30pass the whole boot data struct to memory_init for my sanityAda Christine
2021-12-29add memory_init() againAda Christine
2021-12-26now possible to enter the kernel in physical address mode!Ada Christine
2021-12-26everything builds, probably doesn't work. commit in preparation for a mergeAda Christine
2021-12-19moving files aroundAda Christine