Set mode and improve on allocation callback
This commit is contained in:
@@ -109,6 +109,7 @@ namespace JabyEngine {
|
||||
|
||||
static constexpr Info GetStat{0x1, Interrupt::Type::Acknowledge};
|
||||
static constexpr Info Init{0xA, Interrupt::Type::Complete};
|
||||
static constexpr Info SetMode{0xE, Interrupt::Type::Acknowledge};
|
||||
};
|
||||
|
||||
static constexpr auto IORegister1Adr = 0x1F801801;
|
||||
|
Reference in New Issue
Block a user