No fix yet
This commit is contained in:
@@ -142,6 +142,10 @@ namespace JabyEngine {
|
||||
|
||||
static void ack_extended(IOPort<InterruptFlag>& port) {
|
||||
port.write(InterruptFlag::from(InterruptFlag::InterruptTypValue.range_max<uint8_t>(), InterruptEnable::UnknownIRQ, InterruptEnable::CommandStartIRQ));
|
||||
// *reinterpret_cast<uint32_t*>(0x0) = 0;
|
||||
// *reinterpret_cast<uint32_t*>(0x0) = 0;
|
||||
// *reinterpret_cast<uint32_t*>(0x0) = 0;
|
||||
// *reinterpret_cast<uint32_t*>(0x0) = 0;
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user