Support configuratable screen offset and remove resolved TODOs
This commit is contained in:
@@ -164,7 +164,6 @@ namespace JabyEngine {
|
||||
Interrupt::Type complete_irq;
|
||||
};
|
||||
|
||||
// TODO: Seems they all need to be ACK? Can we remove this?
|
||||
static constexpr Desc GetStat{0x01, Interrupt::Type::Acknowledge};
|
||||
static constexpr Desc SetLoc{0x02, Interrupt::Type::Acknowledge};
|
||||
static constexpr Desc Play{0x03, Interrupt::Type::Acknowledge};
|
||||
|
Reference in New Issue
Block a user