#os_readc — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #os_readc, aggregated by home.social.
-
#OS_ReadC (&04): Reads a character from the current input stream. On exit, R0 holds the ASCII code (C flag = 0) or an error code (C flag = 1, &1B indicates Escape). The input stream can be changed with OS_Byte 2. Not re-entrant; interrupts are enabled.