kacperks / blue

Operating System with 64 bit kernel written in C and assembly but currently doing nothing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blue

Operating System and kernel made for fun

bulid

To bulid you need

  • Docker
  • randomdude/gcc-cross-x86_64-elf
  • GNUMake
  • GNU GCC Compiler

To Do

  • ARM support
  • 32 bits version
  • keyboard support

Credits

Contributors :

 @kacperks - programmer

The people listed above have landed more than 10 commits in the project

About

Operating System with 64 bit kernel written in C and assembly but currently doing nothing

License:GNU General Public License v3.0


Languages

Language:Assembly 41.4%Language:C 36.4%Language:Makefile 21.9%Language:C++ 0.3%