A Totally Fr Operating System
Go to file
notsomeidiot123 0e2cfab914 Scheduling + setting up files 2024-11-12 14:30:31 -05:00
.vscode Interrupt Handlers and initialization 2024-11-06 15:30:49 -05:00
docs Interrupts 2024-11-04 17:38:17 -05:00
src Scheduling + setting up files 2024-11-12 14:30:31 -05:00
tools Finished bootloader version 1.0.0 2024-10-09 18:15:12 -04:00
.gitignore Added or completed: map(), unmap() pm_reserve(), pm_alloc(), pm_free(), pm_init(), get_paddr() 2024-10-30 13:39:33 -04:00
c_build_helper.sh change build system and cosmetic changes to main.s 2024-10-29 14:05:54 -04:00
linker.ld Search for suitable kernel physical address 2024-10-15 13:59:31 -04:00
makefile Interrupts 2024-11-04 17:38:17 -05:00