Integrate all the progress into master #6
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue