blob: fbc21fd42bb6f8c6e24fc3737cb960e4cc9191c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
2025-06-06 v0.8.1 sercp-zx use configuration file .sercprc in your home directory. Thanks to Dusky/UB880D
2024-03-10 v0.8.0 unified version number to sercp at speccy side
2024-01-11 v0.4.0 use new ACK messages instead hw-flow control
2020-05-01 v0.3.5 use gnu99 instead of gnu11, add O_NDELAY to serial port initialization
2020-04-08 v0.3.4 removed hw flow control for mac and bsd
2020-04-06 v0.3.3 fixed progressbar for files smaller than 256 bytes
2020-04-05 v0.3.2 changes for __APPLE__ and BSD - still not work on aplle :(
2020-04-03 v0.3.1 fixed complicated interrupting by ctrl-c
2019-03-26 v0.3.0 add support for time/date handling
2019-03-16 v0.2.3 fixed serial port setup to work on Mac
2019-03-09 v0.2.2 remove unnecessary waiting after last block
2019-03-02 versions before this date was unreleased
|