ProDOS-Utils
ProDOS-Utils copied to clipboard
veserver.py: Previous change broke serial support
Commit ec1dc1874c71bdf2b6737543d94fa9621406d16f broke serial support.
The root of the problem is that the serial device doesn't have an IP and the code I wrote to allow different images to be served to each client (according to IP) gets freaked out in this case.