A Totally Fr Operating System
Go to file
notsomeidiot123 9cda603a34 Fixed bug and decrease memory usage by 95% 2024-10-30 17:22:03 -04:00
docs Updated bootloader docs to accurately reflect error codes 2024-10-15 13:55:54 -04:00
src Fixed bug and decrease memory usage by 95% 2024-10-30 17:22:03 -04: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 CPU IO ports, and basic serial driver 2024-10-30 11:16:25 -04:00