aboutsummaryrefslogtreecommitdiff
path: root/mirai/graphics
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby3-363/+0
2026-02-15Refactor Multiboot Integration and Enhance Terminal FunctionalityBobby3-30/+33
2026-02-15Refactor terminal graphics and video handlingBobby3-428/+187
2026-02-15feat: Add various invocations for file system and I/O operationsBobby2-1/+330
2026-01-23feat: Remove debug print statements across various modules to clean up outputBobby1-17/+1
2026-01-23fix keypresses not appearing on terminal in ashBobby1-1/+17
2025-11-28support for 24 bit and 32 bit color. crisp and lovely color renderingBobby2-15/+100
2025-11-28bring framebuffer and terminal backBobby1-2/+2
2025-11-27add ps/2 keyboard driver, interrupts for keyboard and basic terminalBobby1-0/+14
2025-11-27update default font and impl color conversionBobby1-1/+9
2025-11-27basic framebuffer text rendering with build system updateBobby1-6/+132
2025-11-27add akiba filesystem with ata, serial, and vga driversBobby2-0/+39