fox32os/kernel
2023-03-22 22:25:55 -07:00
..
fxf kernel/fxf/launch: Specify disk ID, and fix issue with argument passing 2023-03-22 22:25:55 -07:00
widget kernel: Add a very basic GUI widget system 2022-12-27 18:01:55 -08:00
window kernel/window: Update outdated comment 2023-02-06 23:57:50 -08: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+apps: Use a more standard filename format (8.3 with no spaces) 2023-03-15 17:53:45 -07:00