Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ interruptChannel
Method
interruptChannel
Source/Amiga/paula.hpp:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
virtual void interrupt() = 0;
154
155
virtual void interruptChannel(uint8 channel) { }
156
157
void startPaula() {
158
_playing = true;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected