Skip to content

tsukios/tsuki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TsukiOS

Hobby operating system.

Try with python build.py all qemu.

Dependencies

  • Clang
  • Yasm (or Nasm, change assembler in build.py)
  • GRUB
  • Xorriso
  • Mtools
  • Python 3.6+ (for build.py)
  • QEMU (optional, to use qemu target)