Go to file
Adrien Bourmault a64697fa5b Merge branch 'master' into boot 2018-12-23 20:47:05 +01:00
bin Issue with length of loader.bin, and can't load kernel for now 2018-12-23 17:52:55 +01:00
obj/boot Issue with length of loader.bin, and can't load kernel for now 2018-12-23 17:52:55 +01:00
src Merge branch 'master' into boot 2018-12-23 20:43:35 +01:00
.gitignore Initial commit 2018-12-10 11:33:12 +01:00
LICENSE Initial commit 2018-12-10 11:33:12 +01:00
README.md Update README.md 2018-12-23 20:45:23 +01:00

README.md

GNU-GPL OS/K (OS on Kaleid)

Fully open-source operating system from scratch (WIP), released under the GNU GPL version 3.0

For changelog, see src/ChangeLog.

For structure of the sources, see src/project-tree.txt.

For code conventions, see src/project-style.txt.