84PCE:Syscalls:021D3C

From WikiTI
Revision as of 00:40, 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_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.