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 14 - 15, 2026, | Hotel Fera, Orange CA |
According Wikipedia: "Like version 1, version 2 for CP/M-80 only ran on Z80-based CP/M machines.". I already knew this, maybe from the original manuals, but using Google gave me this quick and IMHO reliable source.According to this news post/thread, it suggests that the CP/M version was 8080 compatible.
Most Z80 extensions (including use of IX/IY) require an additional machine cycle to read the extra opcode byte. So optimizing for speed on a Z80 requires carefully choosing when not to use its capabilities.Although its interesting on this thread that some of the uses of z80 code by TP are actually faster recoded for 8080!
The Turbo Pascal source code is not public. Doing this requires both rewriting Turbo Pascal itself, its code generator and its runtime library. There is no point doing this in the first place. So the answer is no.Did anyone get very far with a conversion of Turbo Pascal?