x2c3z4 / myos

implement a toy os

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A little hobby os


Author: *vonnyfly* Email: *lifeng1519@gmail.com* *** Prerequisite ================================================== * A linux environment ,virtual machine is also googd choice. * A good knowledge of C,CPU(Intel,Arm...),and Operating system. *** Comiple ===================================================

Schedule

  1. [] Let grub boot my litter kernel and jump to C language main function.
  2. [] Control screen to print some funny thing.
  3. Memory management,paging

About

implement a toy os


Languages

Language:C 77.6%Language:Assembly 19.2%Language:Shell 3.2%