SaturnRingLibrary
0.9.2
SGL wrapper
Loading...
Searching...
No Matches
◆
GetInterruptHandler()
void * SRL::System::GetInterruptHandler
(
InterruptType
type
)
inline
static
Query the currently registered SCU interrupt handler.
Parameters
type
SCU interrupt source to query (0x40-0x4F)
Returns
Function pointer to the current handler, or nullptr if none is set
Reads from the BIOS entry at 0x6000304.
SRL
System