I've noticed the source code of Spector (a program from 1987 by Steven Edwards, written in ANSI C, which participated at the ACM 1994) is freely available to download at https://www.chessprogramming.org/Spector. Does anyone have a working Windows binary that he is willing to share? Or is any of you curious to try to compile it?

I guess compiling such an old C code can be viewed as a challenge in itself.