84PCE:Syscalls:00057C

From WikiTI
Revision as of 00:39, 6 March 2016 by MateoConLechuga (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Hypothesized Official Name: os_GetOnInterrupt

C Function Address: 00057Ch

Gets the status of the [ON] interrupt bit.

Function Prototype

bool GetOnInterrupt(void);

Arguments

  • None (void)

Returns

  • True - The onInterrupt bit is set
  • False - The onInterrupt bit is reset