84PCE:Syscalls:021D3C
From WikiTI
Revision as of 09:41, 22 September 2015 by MateoConLechuga (Talk | contribs)
Synopsis
Hypothesized Official Name: GetCSC
C Function Address: 021D3Ch
Gets a keyboard code from the assembly routine _GetCSC.
Function Prototype
int GetCSC(void);
Arguments
- None (void)
Returns
- The keycode value of _GetCSC is returned as an 24bit int.