84PCE:Syscalls:021D3C
From WikiTI
Synopsis
Hypothesized Official Name: os_GetCSC
C Function Address: 021D3Ch
Gets a keyboard code from the assembly routine _GetCSC.
Function Prototype
uint24_t os_GetCSC(void);
Arguments
- None (void)
Returns
- The keycode value of _GetCSC is returned as an uint24_t.
Notes
- This is an OS call; not present in the bootcode.