aboutsummaryrefslogtreecommitdiff
path: root/mirai/kata/kata.zig
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby1-29/+0
2026-02-15Refactor Kata Memory Management and SchedulerBobby1-229/+29
2026-02-15Refactor I/O operations and update driver importsBobby1-1/+1
2026-02-13Refactor and enhance filesystem navigation and communication between KatasBobby1-0/+11
2026-01-27Refactor memory management and system constantsBobby1-8/+8
2026-01-23feat: Remove debug print statements across various modules to clean up outputBobby1-6/+0
2026-01-22feat: Implement keyboard input handling and shell functionalityBobby1-0/+7
2025-12-30feat: improve panic diagnostics, memory paging, and system task loadingBobby1-4/+4
2025-12-16separate invocations; moved helper functions to utils; created invocations fo...Bobby1-37/+35
2025-12-12file descriptors, IO, and more invocationsBobby1-0/+27
2025-12-11updated interrupts, invocations, kata, and paging to switch to Layer 3Bobby1-24/+53
2025-12-09kata (processes) and sensei (scheduler) using CFS lite systemBobby1-0/+163