fox32os/kernel
Ry 6a9dc85d81 all: Fix incorrect/old file struct size
Surprised this didn't cause more issues :p
2023-07-11 15:54:08 -07:00
..
fxf kernel: Add launch_fxf_from_open_file 2023-07-10 17:59:21 -07:00
vfs kernel/vfs: Add :serial named stream 2023-04-02 13:08:55 -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 all: Fix incorrect/old file struct size 2023-07-11 15:54:08 -07:00
task.asm kernel/task: Add save_state_and_yield_task 2023-02-07 16:27:23 -08:00