As technology marches on, some people get trapped using decades-old software and devices. Here's a look inside the strange, stubborn world of obsolete Windows machines.
Just a note: Windows software for controlling hardware is highly likely to assume a)direct access to the hardware (sometimes mediated thorough ancient APIs and assuming the existence of defunct expansion slots) and b) assume meatspace time can be counted using OS timing ticks (which get stretched out as modern VMs timeshare with other processes underneath the virtulized hardware). It is awfully tough to replace them sometimes.
Yeah, I suspect you gotta do something similar to what McLaren did when the special mid 90s computer they used for the F1 got too hard to replace as they broke, they built a new computer interface that was compatible with modern computers and allowed them to interface with the car
Just a note: Windows software for controlling hardware is highly likely to assume a)direct access to the hardware (sometimes mediated thorough ancient APIs and assuming the existence of defunct expansion slots) and b) assume meatspace time can be counted using OS timing ticks (which get stretched out as modern VMs timeshare with other processes underneath the virtulized hardware). It is awfully tough to replace them sometimes.
Yeah, I suspect you gotta do something similar to what McLaren did when the special mid 90s computer they used for the F1 got too hard to replace as they broke, they built a new computer interface that was compatible with modern computers and allowed them to interface with the car