MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
29 stars 31 forks source link

m65 doesn't support two-digit COM-ports #48

Closed Taygair closed 3 years ago

Taygair commented 3 years ago

Reported by jesperrula on M65Connect

When setting the m65 to COM port 10 or higher, m65connect will return a "file not found" error when issuing any command. -> After testing it the problem seems to be caused by m65

TheChief commented 3 years ago

Please have a look at this link: https://support.microsoft.com/en-us/topic/howto-specify-serial-ports-larger-than-com9-db9078a5-b7b6-bf00-240f-f749ebfd913e

This should provide you the solution to get rid of this bug.

gardners commented 3 years ago

Fixed in the above commit.