Turn only SPU GPU and CD DMA on and set to highest
This commit is contained in:
@@ -8,6 +8,10 @@ namespace JabyEngine {
|
||||
void setup();
|
||||
}
|
||||
|
||||
namespace DMA {
|
||||
void setup();
|
||||
}
|
||||
|
||||
namespace GPU {
|
||||
void display_logo();
|
||||
void setup();
|
||||
|
||||
Reference in New Issue
Block a user