1
0
mirror of synced 2026-05-01 05:49:49 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
AK6DN
e85a7746c0 Major serial comm rewrite to fully support handling BREAK condition 2017-05-20 13:35:36 -07:00
AK6DN
d5775dd678 Fix minor bug in fileseek() routine when seeking to block 512. 2017-05-16 15:56:09 -07:00
AK6DN
e707b2bd9a Restructure baud rate table with ifdefs; update documentation 2017-05-07 13:06:16 -07:00
AK6DN
d7fea97432 Updated serial.c baud rate setting to use cfsetispeed()/cfsetospeed() routines.
Changed serial stop bits default to 1 (from 2); added option switch to select 1 or 2.
2017-01-09 14:56:15 -08:00
AK6DN
d6fed2b307 Updated to support high speed baud rates and copyright info 2016-09-29 15:03:11 -07:00
AK6DN
0e2c375a60 Update to v1.4n. Add support for baud rates from 230.4Kb up to 3Mb (higher rates for special serial interfaces). 2016-04-06 16:58:22 -07:00
AK6DN
320032775a Added support for Mark Blair's 'vax' (-x) and 'background' (-b) modes. 2016-02-23 14:42:31 -08:00
Don North
9fa75c01ca change to v1.4k 2015-06-11 14:36:58 -06:00
Don North
3c387d5edd tu58 drive emulator
v1.4j
2015-06-08 10:23:59 -06:00