I would have held instead the coprocessor reset line active to disable itWhich pins would that disconnect, though?

VCF East | Apr 04 - 06 2025, | Infoage Museum, Wall NJ |
VCF Southwest | Jun 20 - 22 2025, | University of Texas at Dallas |
VCF Southeast | Jun 20 - 22 2025, | Atlanta, GA |
VCF West | Aug 01 - 02 2025, | CHM, Mountain View, CA |
VCF Midwest | Sep 13 - 14 2025, | Schaumburg, IL |
VCF SoCal | Feb TBD, 2026, | Hotel Fera, Orange CA |
I would have held instead the coprocessor reset line active to disable itWhich pins would that disconnect, though?
The _8087 variable is set to a nonzero value (1, 2, or 3) if the startup code autodetection logic detects a floating-point coprocessor (an 8087, 80287, or 80387, respectively). The _8087 variable is set to 0 otherwise. The autodetection logic can be overridden by setting the 87 environment variable to YES or NO. (The commands are SET 87=YES and SET 87=NO; it is essential that there be no spaces before or after the equal sign.) In this case, the _8087 variable will reflect the override, and be set to 1 or 0. Refer to Chapter 12 in the Turbo C User's Guide for more information about the 87 environment variable. You must have floating-point code in your program for the _8087 variable to be defined properly.
Is this TurboC specific? I think a hardware solution (holding reset line) might work better in all situations / with all software?This is from page 23 of the Borland Turbo C Reference Guide Ver 2.0;
Right, useless it is. However, it is interesting to figure out what the performance gain is for certain applications. That is my main motivation. As the software switch does not seem to be reliable, or working with all applications.I think disabling the coprocessor is useless. In a laptop one could have saved some energy but presently noone really uses such devices in the field.
Oh, I wasn't talking about AutoCAD... you wereUsable or not is mostly subjective. There maybe other factors with expensive CAD software, you can never know for sure. For example if the user had not paid for a coprocessor then most likely they were using a pirated copy of several times more expensive CAD software. How can you measure the performace gain for example in AutoCAD?
I should probably have it in a shrine / glass vitrine in my living room... anyhow, I think that it is doing better than on a dump in China from where I got it, basically, even though if it suffers from my rude onto-board soldering.Looks very rude to solder an 8087 directly to a PCB.
Nice! I'd like to try that on my Olivetti M19. I have the Turbo Pascal Numerical toolbox that works with this, and I have Turbo C as well.
Yes, agree. I will have a look.We need to check if it fits in M19 on CPU position.
I'd say there should be ample space?Yes, agree. I will have a look.
Hi, actually for the Olivetti M19 the 1st design would be a better fit I think. Is that technically the same? Or did you improve on that in the final design?
The initial flatcable based design is not running very stable because of the signal length.Hi, actually for the Olivetti M19 the 1st design would be a better fit I think. Is that technically the same?