Fix CDXA on PS3
This commit is contained in:
@@ -178,6 +178,7 @@ namespace JabyEngine {
|
||||
static constexpr Desc GetLocP{0x11, Interrupt::Type::Acknowledge};
|
||||
static constexpr Desc GetTN{0x13, Interrupt::Type::Acknowledge};
|
||||
static constexpr Desc GetTD{0x14, Interrupt::Type::Acknowledge};
|
||||
static constexpr Desc SeekL{0x15, Interrupt::Type::Complete};
|
||||
static constexpr Desc ReadS{0x1B, Interrupt::Type::DataReady};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user