|
allocator
|
set up 1mb of static kernel-allocable memory
|
2020-12-23 04:09:38 +01:00 |
|
arch
|
add seperate sections
|
2020-12-26 23:23:43 +01:00 |
|
hal
|
Fix compiler warnings
|
2020-12-04 21:36:43 +01:00 |
|
print
|
pretty-print GDT entries
|
2020-12-07 22:48:28 +01:00 |
|
debug.zig
|
kernel.debug: make debugwriters public
|
2020-12-23 04:10:29 +01:00 |
|
main.c
|
add basic and highly inaccurate time support
|
2020-12-23 04:11:00 +01:00 |
|
main.h
|
fix definition of kmain
|
2020-12-06 23:55:57 +01:00 |
|
main.zig
|
import arch-specific stuff in kernel-main
|
2020-12-26 02:18:32 +01:00 |
|
time.zig
|
add basic and highly inaccurate time support
|
2020-12-23 04:11:00 +01:00 |