apple2pi/src
Oliver Schmidt e34e81189f Avoid race condition.
So far, both the A2 and ioctl(..., TIOCSTI, ...) could be writing to the serial input queue.

Now, we wait one millisec for the A2 to complete its initial writing. Then we read the complete input from the queue and push back all chars other than Reset.
2022-08-28 18:36:01 +02:00
..
a2joy.c Clean up warinings 2017-09-12 13:21:54 -07:00
a2joymou.c Clean up warinings 2017-09-12 13:21:54 -07:00
a2joypad.c Clean up warinings 2017-09-12 13:21:54 -07:00
a2lib.c FUSE fixes and updates for virtual drives 2014-02-08 10:50:56 -08:00
a2mon.c Update client code and some formatting changes 2013-08-24 12:50:44 -07:00
a2mount Pulling in some changes 2013-12-10 20:26:38 -08:00
a2pi-setup.sh Many .deb build changes 2013-09-21 22:52:21 -07:00
a2pid.c Avoid race condition. 2022-08-28 18:36:01 +02:00
a2pidcmd.c FUSE fixes and updates for virtual drives 2014-02-08 10:50:56 -08:00
a2setvd FUSE fixes and updates for virtual drives 2014-02-08 10:50:56 -08:00
a2term.c Allow a file to be passed in before going interactive 2016-11-30 10:37:05 -08:00
bload.c Initial FUSE Prodos driver and fix for key repeats 2013-09-04 21:44:16 -07:00
brun.c Initial FUSE Prodos driver and fix for key repeats 2013-09-04 21:44:16 -07:00
dskformat.c new command dskformat 2017-11-03 17:52:36 +08:00
dskread.c Avoid compiler waring for isprint. 2022-08-26 01:51:34 +02:00
dskwrite.c add 40 track support 2017-11-03 17:17:56 +08:00
eddread.c dump disk to edd format 2017-11-14 08:51:01 +08:00
fusea2pi.c Support RPi version 2 (ARMv7) 2015-02-22 22:10:47 +00:00
gpclk.c Update model identification code 2017-05-16 12:26:22 -07:00
kbmap.h PIDRIVE updates 2014-02-14 15:27:34 -08:00
Makefile Added systemd registration to make install. 2022-08-25 22:38:40 +02:00
nibread.c dump a disk to nibble formate 2017-11-03 17:25:55 +08:00