No description
- C 77.1%
- Shell 7.4%
- Batchfile 6.6%
- Assembly 5.3%
- Lua 1.9%
- Other 1.7%
| other | ||
| scripts | ||
| src | ||
| .gdbinit | ||
| .gitignore | ||
| COPYING.txt | ||
| limine.conf | ||
| linker.lds | ||
| make.bat | ||
| make.sh | ||
| README.txt | ||
kotori-os ========= Hopefully this is the last one and the one I will work on long in the future, but you never know, so I won't make any promises; not that anybody would care anyway. Depedencies ----------- - GNU GCC cross-compiler + Binutils (+ GDB for debugging) - Netwide Assembler - mtools, dosfstools, parted - (git) - qemu for x86_64 to run it - Lua (for running the additional scripts in ./scripts/) Usage ----- $ make build_limine $ make build $ make run # for normal usage $ make debug # for debugging (you need to connect with gdb) Copying ------- GPLv3 (see COPYING.txt)