Integrate all the progress into master #6

Merged
jaby merged 595 commits from ToolBox into main 2025-01-01 13:17:44 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit c64fe96482 - Show all commits

View File

@ -5,8 +5,6 @@
#include <PSX/System/syscalls.hpp>
#include <stdio.hpp>
// TODO: Outsource the interrupt handler to new source file?
// TODO: Do not spawn a new thread for handling the CD interrupt but use that thread for loading files or something?
// TODO: Can you use the GPU IO Port while also using DMA?
namespace JabyEngine {
namespace CD {