fox32os/kernel
2023-03-30 18:14:16 -07:00
..
fxf kernel/fxf/launch: Remove unneeded push 2023-03-23 00:38:22 -07:00
widget kernel: Add a very basic GUI widget system 2022-12-27 18:01:55 -08:00
window kernel/window: Use consts for the window title bar colors 2023-03-30 15:48:05 -07:00
allocator.asm Initialize the memory allocator with a correct bottom of memory 2022-10-27 23:08:18 -07:00
main.asm kernel/fxf and launcher: Add and use launch_fxf_from_disk syscall 2023-03-22 22:18:33 -07:00
task.asm kernel/task: Add save_state_and_yield_task 2023-02-07 16:27:23 -08:00
vfs.asm kernel/vfs: Support seeking in streams 2023-03-30 18:14:16 -07:00