Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 356 Bytes

TODO.md

File metadata and controls

16 lines (13 loc) · 356 Bytes

TODO

Building

  • Makefile
  • Docker system for using the cross-compiler
  • Make a tools directory for cross compilers and other exclusively needed resources

Other (ASM)

  • boot loader entry (NASM)
  • load into kernel

Kernel (C)

  • kernel main
  • tty/screen buffering
  • some sort of print function
  • simple output