mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 17:45:45 -04:00
CDROM: Combine stat pushing/ack interrupt
This commit is contained in:
@ -161,7 +161,7 @@ private:
|
||||
|
||||
bool HasPendingInterrupt() const { return m_interrupt_flag_register != 0; }
|
||||
void SetInterrupt(Interrupt interrupt);
|
||||
void PushStatResponse(Interrupt interrupt = Interrupt::ACK);
|
||||
void SendACKAndStat();
|
||||
void SendErrorResponse(u8 reason = 0x80);
|
||||
void UpdateStatusRegister();
|
||||
|
||||
|
Reference in New Issue
Block a user