Oliver Schmidt 344d76829a Made get_key_if_available actually work.
On the A2 get_key deletes any already pressed key. Therefore it's a bad idea(tm) to call it to retrieve the key detected in get_key_if_available. So now get_key_if_available insteads retrieves the key on its own via direct hw access. This was already done the very same way in check_for_abort_key. And apart from not working as expected the benefit of get_key displaying a cursor wasn't useful here anyway because get_key was supposed to return right away with the pressed key so the cursor wouldn't have been visible at all.
2017-05-03 20:51:06 +02:00
2015-07-08 16:20:47 +02:00
2017-05-02 20:39:27 +02:00
2017-05-02 20:36:58 +02:00
2015-08-28 20:29:43 +02:00
2014-04-28 18:57:13 +02:00
Description
Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
12 MiB
Languages
Assembly 58.8%
C 39%
Makefile 1.9%
Pawn 0.2%
PHP 0.1%