Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 244 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 244 Bytes

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)