Skip to content

Very simple kernel created for education reasons

Notifications You must be signed in to change notification settings

Rubikoid/rubi_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

650906c · Jul 9, 2020
Feb 29, 2020
Feb 29, 2020
Feb 15, 2020
Jul 9, 2020
Jul 3, 2020
Feb 29, 2020
May 20, 2020
Feb 24, 2020
Jun 9, 2020
Jul 3, 2020
Oct 28, 2019
Feb 12, 2020
Jul 3, 2020
Jul 3, 2020
Oct 28, 2019
Jul 3, 2020
Jul 3, 2020

Repository files navigation

Работает:

  • MMU
  • heap
  • task switch
  • scheduler
  • syscalls
  • elf loading
  • drivers?
    • tty driver
    • keyboard driver
  • vga text mode
  • serial write
  • some part of stdlib