mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
222668c016
If kbhit() detects that a key is pressed, it fetches and buffers the character. If cgetc() detects a buffered character, this one is returned instead of fetching one with the PROM routine. |
||
---|---|---|
.. | ||
_scrsize.s | ||
cclear.s | ||
cgetc.s | ||
chline.s | ||
clrscr.s | ||
cputc.s | ||
crt0.s | ||
ctype.s | ||
cvline.s | ||
extzp.inc | ||
extzp.s | ||
gotox.s | ||
gotoxy.s | ||
gotoy.s | ||
kbhit.s | ||
oserror.s | ||
osic1p.inc | ||
wherex.s | ||
wherey.s |