|
arch/x86
|
Fix x86 payload passing
|
2020-06-22 18:55:01 +01:00 |
|
arch.zig
|
Added IDT unit and run-time tests
|
2019-09-17 18:24:44 +01:00 |
|
bitmap.zig
|
Make some integers usize
|
2020-05-15 14:13:46 +01:00 |
|
heap.zig
|
Add heap allocator
|
2020-05-06 23:19:11 +01:00 |
|
kmain.zig
|
Move tty to arch
|
2020-06-18 22:19:41 +01:00 |
|
log.zig
|
Make serial arch-dependent
|
2020-06-07 17:38:42 +01:00 |
|
mem.zig
|
Abstract away boot modules and memory map
|
2020-05-30 23:24:45 +01:00 |
|
panic.zig
|
Abstract away boot modules and memory map
|
2020-05-30 23:24:45 +01:00 |
|
pmm.zig
|
Abstract away boot modules and memory map
|
2020-05-30 23:24:45 +01:00 |
|
serial.zig
|
Pass boot payload to serial init
|
2020-06-12 11:48:36 +01:00 |
|
tty.zig
|
Move tty to arch
|
2020-06-18 22:19:41 +01:00 |
|
vmm.zig
|
Abstract away boot modules and memory map
|
2020-05-30 23:24:45 +01:00 |