SaturnRingLibrary
0.9.2
SGL wrapper
Loading...
Searching...
No Matches
◆
GetInterruptVector()
void * SRL::System::GetInterruptVector
(
uint32_t
vector
)
inline
static
Query the current SH2 interrupt vector entry.
Parameters
vector
Interrupt
vector number
Returns
Function pointer registered at the given vector, or nullptr
Reads from the BIOS entry at 0x6000314.
SRL
System