Archived
1
2
Fork
You've already forked dotty
0
This repository has been archived on 2026年03月05日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Zig 84.9%
  • Assembly 9.2%
  • Makefile 5.7%
  • Shell 0.2%
2026年03月04日 01:37:49 -05:00
boot interesting 2026年02月18日 12:46:04 -05:00
src rebranded 2026年02月25日 09:52:57 -05:00
LICENSE Initial commit 2026年01月12日 16:06:32 +01:00
Makefile skip multiboot for now... 2026年02月15日 23:29:50 -05:00
README.md sadly, no to you cali and colorodo citisens 2026年03月04日 01:37:49 -05:00
TODO.md interesting 2026年02月18日 12:46:04 -05:00

dotty

My personal hobby os project. It uses mutliboot2 and is made in zig. I use make kernel && make test to test the kernel. The docs are found in the docs dir and TODO.md has info about todo tasks. Also its named after one of my cats whom sadly passed away.

LEGAL NOTICE:

I dont know how (or if this thing Im doing) qualifys as a "OS" under the califorina and colororado age verifiction bills, also I dont even got a wifi driver, so for now, if your in calliforina you cant use this after Jan 1st 2027, if your in colororida you cant use after jan 1st 2028. Also Im not a lawyar so idk what to do, sorry.

see: itsfoss.com/news/colorado-age-attestation-bill/ and itsfoss.com/news/our-take-on-age-verification/

deps:

  • zig
  • qemu
  • make
  • limine (hopefully my own instead soon)