No description
  • Zig 86.2%
  • Linker Script 7.7%
  • Shell 4%
  • Nix 2.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Squibid 6c0fd9d620
draw to a frambuffer!
only supports one for now, I think I need a memory allocator to use n fbs
2026-08-06 15:04:40 -04:00
src draw to a frambuffer! 2026-08-06 15:04:40 -04:00
.gitignore batman 2026-06-30 23:12:38 -04:00
build.zig batman 2026-06-30 23:12:38 -04:00
build.zig.zon batman 2026-06-30 23:12:38 -04:00
flake.lock batman 2026-06-30 23:12:38 -04:00
flake.nix batman 2026-06-30 23:12:38 -04:00
LICENSE batman 2026-06-30 23:12:38 -04:00
linker.ld batman 2026-06-30 23:12:38 -04:00
mkiso.sh batman 2026-06-30 23:12:38 -04:00
README.md batman 2026-06-30 23:12:38 -04:00

my toy os

I've provided a nix flake for building, you will also need qemu setup and gdb for debugging.