Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
Go to file
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
drivers Made get_key_if_available actually work. 2017-05-03 20:51:06 +02:00
inc Removed cfg_get_configuration_ptr. 2015-07-08 16:20:47 +02:00
ip65 Some minor changes. 2017-05-02 20:39:27 +02:00
test Adjusted test to recent change. 2017-05-02 20:36:58 +02:00
.gitignore Don't show dos.sys & dup.sys. 2015-08-28 20:29:43 +02:00
CONTRIBUTORS.txt Updated contributors. 2014-04-28 18:57:13 +02:00
LICENSE.txt Added text files from doc directory. 2013-12-14 00:27:32 +01:00