DSP: Signal (faked) interrupt on every frame.

- Hack to work around games checking that the DSP event has been signaled by a real DSP interrupt.
This commit is contained in:
bunnei
2015-01-05 00:19:28 -05:00
parent cc23269ff4
commit e9650f1c61
3 changed files with 28 additions and 5 deletions

View File

@ -20,4 +20,7 @@ public:
}
};
/// Signals that a DSP interrupt has occurred to userland code
void SignalInterrupt();
} // namespace