aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-27update default font and impl color conversionBobby4-2/+10
2025-11-27basic framebuffer text rendering with build system updateBobby8-48/+337
2025-11-27update resources system dirBobby1-2/+2
2025-11-27rename assets to resourcesBobby1-0/+0
2025-11-27move fonts one level upBobby1-0/+0
2025-11-27add default psf font for renderingBobby2-0/+0
2025-11-27update gitignore to ignore log and build filesBobby1-1/+5
2025-11-27update grub for akiba file systemBobby1-0/+6
2025-11-27move build system to zig, Docker for non linux systemsBobby3-33/+200
2025-11-27update run script for new image formatBobby1-1/+1
2025-11-27add akiba filesystem with ata, serial, and vga driversBobby8-198/+660
2025-11-27framebuffer working with grub UEFI bootBobby8-0/+486
2025-11-27Initial commitBobby2-0/+23