Finally fix PS3
This commit is contained in:
@@ -12,7 +12,7 @@ namespace JabyEngine {
|
||||
|
||||
DMA_IO::DPCR.write(EnableDMA);
|
||||
DMA_IO::DICR.write(DMA_IO::DICR::empty());
|
||||
|
||||
// ACK IRQ
|
||||
DMA_IO::DICR.write(DMA_IO::DICR.read());
|
||||
|
||||
SysCall::EnterCriticalSection();
|
||||
|
Reference in New Issue
Block a user