vprada
Member
I added new pictures of yhe qx-11 motherboard in github...I'm posting the link here in case you guys are interested
qx11 motherboard pictures
qx11 motherboard pictures
| VCF Montreal | Jan 24 - 25, 2026, | RMC Saint Jean, Montreal, Canada |
| VCF SoCal | Feb 14 - 15, 2026, | Hotel Fera, Orange CA |
| VCF East | Apr 17 - 19, 2026, | InfoAge, Wall, NJ |
| VCF Pac. NW | May 02 - 03, 2026, | Tukwila, WA |
| VCF Southwest | May 29 - 31, 2026, | Westin Dallas Fort Worth Airport |
| VCF Southeast | June, 2026, | Atlanta, GA |
| VCF West | Aug 01 - 02, 2026, | Mountain View, CA |
| VCF Midwest | Sep, 2026, | Schaumburg Convention Center, IL |
Hello Victor, this is my QX-11I'm attaching a picture I found in facebook of someone that had a QX-11. I actually did try to reach out to this user to see if he still have it but I haven't been able to get a hold of him...

Hey FredIt seems the QX-11 is a kind of merge of the QX-10 with the PX-8/PX-4 and PX-16 lines of computers. It even has the ROM cartridges. The External Disks using EPSP can be emulated with cheap hardware: https://electrickery.nl/comp/tf20/pxdisk/
Greetings,
Fred Jan
Hi Fred,Thanks for the clarification, I could have known, it is all in the thread.
The PX4/8 use EPSP at the sector level, which are 256 bytes. The QX11, as a DOS machine would probably use 512 byte sectors. The HX-20 uses EPSP at the file level, with different commands. The TF-15 and PF-10 only supports the PX-4/8 set of commands, the TF-20 also does HX-20 commands.
The EPSP commands of the TF-15 and PF-10 are fixed by the firmware in ROM, the TF-20 commands are part of the floppy based OS. I never tried to fully disassemble the ROMs or floppy code.
At one time I created a duplex serial monitor to check the EPSP from and to the PFBDK floppy emulator: https://github.com/electrickery/DualSerialMonitor.
Greetings & success,
Fred Jan