|
|
|
|
|
by leptons
248 days ago
|
|
The 1541 drive can write at ~400 bytes per second, much faster than the 2400bps modem could deliver (240 bytes/s). And buffering was a thing back then. A simple ring buffer would suffice. I had no problems downloading at 2400bps after I fixed the serial code. |
|