Slowly come up with design for loading from CD

This commit is contained in:
2022-12-12 04:18:35 +01:00
parent 0e4e53f3a4
commit 723864fcaa
6 changed files with 56 additions and 6 deletions

View File

@@ -0,0 +1 @@
#include <PSX/File/Processor/cd_file_processor.hpp>

View File

@@ -1,5 +1,5 @@
#include "../../../include/GPU/gpu.hpp"
#include "SimpleHelper.hpp"
#include "simplehelper.hpp"
#include <limits.h>
#include <stdio.h>