This website requires JavaScript.
Explore
Help
Register
Sign In
raeofsunshine
/
KimisOS
mirror of
https://github.com/raeofsunshinedev/KimisOS.git
Watch
2
Star
0
Fork
You've already forked KimisOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
A Totally Fr Operating System
46
Commits
3
Branches
0
Tags
540
KiB
C
81.2%
Assembly
16.1%
Makefile
2.1%
Shell
0.6%
9cda603a34
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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