emailler/drivers
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
..
a2charconv.s
a2filteredinput.s Replaced jsr get_key_ip65 with jsr get_key. 2017-05-03 20:39:59 +02:00
a2input.s Made get_key_if_available actually work. 2017-05-03 20:51:06 +02:00
a2kernal.s
a2print.s
a2slot.s
a2slotcombo.s Check for W5100 first. 2016-09-18 17:57:13 +02:00
a2timer.s
atrcharconv.s Added support for the ATARI 8-bit with Dragon Cart. 2015-08-28 15:19:52 +02:00
atrinput.s replace absolute values with defines from atari.inc 2015-09-09 14:04:07 +02:00
atrkernal.s Added support for the ATARI 8-bit with Dragon Cart. 2015-08-28 15:19:52 +02:00
atrprint.s replace absolute values with defines from atari.inc 2015-09-09 14:04:07 +02:00
atrtimer.s replace absolute values with defines from atari.inc 2015-09-09 14:04:07 +02:00
c64filteredinput.s
c64input.s
c64kernal.s
c64print.s
c64timer.s
cbmcharconv.s
cs8900a.s
cs8900adriver.s
dragoncart.s Added support for the ATARI 8-bit with Dragon Cart. 2015-08-28 15:19:52 +02:00
eth64.s
ethernet.s
ethernetcombo.s Check for W5100 first. 2016-09-18 17:57:13 +02:00
lan91c96.s
lan91c96driver.s
lancegs.s
Makefile Added support for the ATARI 8-bit with Dragon Cart. 2015-08-28 15:19:52 +02:00
rr-net.s
uthernet2.s
uthernet.s
vic20-rr-net.s
vic20filteredinput.s
vic20input.s
vic20kernal.s
vic20print.s
vic20timer.s
w5100.s Added compatibility with W5100 shared access. 2016-04-05 20:55:45 +02:00
w5100driver.s
wiz811mj.s