summaryrefslogtreecommitdiff
path: root/meta/run.sh
AgeCommit message (Expand)Author
2024-12-12formatting: Use clang-format on all projectsAnton Kling
2024-06-27stuffAnton Kling
2024-04-15Bug fix and cleanup.Anton Kling
2024-03-20MMU: Fixed massive problem in assumption of RAM layoutAnton Kling
2024-02-22Kernel: Fix undefined behavior and cleanup functions.Anton Kling
2024-02-19Kernel: Change timing for context switchesAnton Kling
2024-02-09Kernel/Interrupts: Restructure how interrupts are handeled in the kernelAnton Kling
2023-12-18Add untracked filesAnton Kling
2023-11-28Meta: Apply new clang-format rules to kernelAnton Kling
2023-11-15Meta: Setup a drive over AHCIAnton Kling
2023-11-08Meta: Modify run and debug scriptsAnton Kling
2023-10-31Meta: Sync the sysroot after running the VMAnton Kling
2023-10-31Meta: Create simple build scripts for kernel, userland and general enviromentAnton Kling