Lines Matching full:pressed
715 \ This function blocks program flow (loops forever) until a key is pressed.
716 \ The key that was pressed is added to the top of the stack in the form of its
772 key? if \ Was a key pressed? (see loader(8))
774 \ An actual key was pressed (if the timeout is running,
775 \ kill it regardless of which key was pressed)
784 \ get the key that was pressed and exit (if we
832 dup ( n -- n n ) \ key pressed
876 dup ( n -- n n ) \ key pressed
884 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed
903 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed
1125 getkey \ Block here, waiting for a key to be pressed
1131 \ Boot if the user pressed Enter/Ctrl-M (13) or
1170 drop \ key pressed
1221 drop \ key pressed
1223 again \ Non-operational key was pressed; repeat