1
0
mirror of https://github.com/simh/simh.git synced 2026-03-06 03:09:21 +00:00
Files
simh.simh/sim_serial.c
Howard M. Harte d8d324ded6 serial: Support COM ports > COM9 on Windows
COM ports greater than COM9 on Windows can only be opened using
the DOS device UNC path \\.\.

Prefix the filename passed to CreateFile() with this prefix to
address this issue.
2021-12-17 15:06:41 -08:00

74 KiB