index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kc
/
core
/
kc_main.c
Age
Commit message (
Expand
)
Author
2023-02-14
ps2 driver
Ada Christine
2023-01-31
basic text console video
Ada Christine
2023-01-30
initial video support
Ada Christine
2023-01-30
headers moved around
Ada Christine
2023-01-29
move ugly stuff into own procedure
Ada Christine
2022-02-18
thread switching and sleeping appears to be working
Ada Christine
2022-02-17
force 8253 timer to minimum frequency, log timesource delta at task managemen...
Ada Christine
2022-02-17
many changes have happned
Ada Christine
2022-02-14
entering idle loop works with timer
Ada Christine
2022-02-03
don't pass kernel boot parameters to init functions, just use an accessor
Ada Christine
2022-01-17
entering the idle task appears to work
Ada Christine
2022-01-17
preparing for multitasking
Ada Christine
2021-12-30
pass the whole boot data struct to memory_init for my sanity
Ada Christine
2021-12-29
add memory_init() again
Ada Christine
2021-12-26
now possible to enter the kernel in physical address mode!
Ada Christine
2021-12-26
everything builds, probably doesn't work. commit in preparation for a merge
Ada Christine
2021-12-19
moving files around
Ada Christine