• Please review our updated Terms and Rules here

Epson QX owners - please join

Hi, i have some news about "misteriouse" Epson QX-11, QC-10, Q6101 aka Abacus Project :)

I need write more post in this thread, until i are able to gain enough points to create a separate thread.

Until now, This strange and forgotten model of Epson Computer, join three persons about the globe...
 

Attachments

  • WhatsApp Image 2025-09-19 at 08.18.18.jpeg
    WhatsApp Image 2025-09-19 at 08.18.18.jpeg
    34.3 KB · Views: 9
Hello everybody... User ettore, gigabajcior and myself have been working together in restoring and reverse engineering the three QX-11 machines we have.
The QX-11 Setup utility have the option to set the drive letters used by each disk drive the QX-11 can use. As you can see from the picture, the QX-11 could use up to 12 drives or better said 12 storage units.
qx11_setup_screen.jpeg

Units A and B are assigned to the two internal floppy drives that come installed in the QX-11 (The QX-11's base configuration was a 128k RAM 1 31/2" floppy drive, but I never saw a machine other than the one with two physical 3.5" floppies). Drive letter G is assigned to the option 10G hard drive. Drive I is reserved for a RAM disk you could create using the very same setup utility. The QX-11 could also use 2 ROM expansions. 1 of those ROM expansions could be added as a ROM cartridge you could insert in a cartridge slot on the machine's front panel. The second ROM extension was added through an add-on card connected to an internal expansion slot.

Drives C,D,E and F are the most interesting ones. This 4 drive letters are assigned to external floppy drives.
There is no need to open the machine to add an additional controller card nor the need to add a driver. The QX-11 will take an EPSON external floppy drive enclosure (possible options would be a TF-15, a TF-20 or a PF-10).
This external floppy drives communicate through the machine's serial port using the EPSP (EPson Serial Protocol) for external drives. We are reverse engineering the EPSP commands the QX-11 uses to talk with the drive, but this option give the QX-11 to use an external device (an sd-card reader device for instance) without any modification to the hardware, just through the serial port. No need to adapt a gotek, or to open the case and figure out the connector.

The QX-10 also supported the EPSP protocol over the serial port, as you could use the TF-10 external floppy drive enclosure on it.

I also have a QX-16 and I wonder if a QX-16 would support a EPSP floppy over the serial port. Once I have my QX-16 working I will test for possibilities.

If any of you guys who have a QX-16 knows of have ever try to connect an external floppy to the QX-16 through the serial port, please let me know.
 
Hi Fred, Regards!

Out of box, the emulated EPSP projects that we found on internet created for PX-4, PX-8 and HX-20 computers didn't work with QX-11 computer. We found some differences in the handshaking, and functions called from QX11 with the CP/M flow. I believe those differences and functions are related to MSDOS and FAT filesystem. Maybe real storage units as TF-20, PF-10 had them implemented in their roms. :unsure:

As soon, i will able to create a new thread, i will post the details of this.
 
It 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
Hey Fred

So the QX-11 was not a merge between the qx10 or any of the epson cp/m portable computers. The QX-11 was actually one of EPSON'S first msdos computers.

The QX11 included msdos 2.11 in ROM (64KB of ROM for the QX11 and 128K of rom for the QC11 [the Japanese version of the qx11]). On the QX11's design, EPSON reduced the overall size of the motherboard by integrating the majority of its hardware into 5 gatearray chips. As a consequence the QX11 does not have a 7220 video chip like the QX10 but an EPSON produced video processor (GAVDP) with 48k of VRAM. Same thing for memory management (GAVRMR), Interrupts and dma control (GAVINT ) , IO (GAVNIO) and Floppy Controller (GAFDDC).

The QX11 also had two joystick ports, a 3 voices sound chip (same sound chip used on the tandy 1000, nintendo nes and the ibm pc jr) and and external cartridge slot (never got to see one). As part of our reverse engineering is that we found out the QX11 will support a fd15, fd20 and or a pf10 EPSP external floppy drives, although I'm not sure if the units sold for the qx11 had a different firmware that the ones sold as an option for the hx20. I found out there is also a FD20 for the NEC PC in Japan, probably with a different firmware too.

It is worthed to mention that the Qx11 also had an optional IBM compatible video card (needed to run certain msdos applications) and and additional external hard drive.

The machine that happens to be a merge made out of two different machines is in fact the Epson QX16. The QX16 was never released in Japan. The QX16 was released in America (never released in Japan) and was in fact a QX10 chassis (same power supply and same z80 design) but EPSON also used part of the design from the qx11; for instance, the QX16 had the GAFDDC. The GAFDDC (the glue between the upc765 disk controller and the EPSON's made floppy drives.) the gafddc gatearray was also used latee on the equity I series machines.

The QX16 also used the optional IBM video card created for the QX11, same gatearrays and same crt controller but on the qx16 this cga card came installed as standard equipment and not as an option (in the Qx11 you have to load a driver to switch the video output from the native video to the cga card, my understanding is that you don't need a driver to switch from the 7220 video to the ibm video mode when booting msdos in a qx16)

The qx16 came with the same msdos 2.11 that was included on the qx11 but in the qx16 you need to boot from disk instead of rom. The Qx-16 actually used the same keyboard from the qx11 and the same crt monitor. The qx11 was a smaller machine with a smaller power supply than the qx10, that's the reason why the qx11's monitor has its own power supply. Even though the qx16 uses the slveey same power supply as the qx10, the qx16 was not wired to power the monitor from its internal power supply.

Sorry for the long post but if you actually want to get more information about the qx11 you can also visit out git repository with pictures and additional details, including the qx11 roms.

qx11 github

I am actually working on a qx11 driver for mame. I'm still not emulating all the hardware because there is not much information about the QX11 Gatearrays, but at least I have video and keyboard working and I'm close to get the floppy drives working (hence the discovery of the qx11 support for epsp)

hope this long post was helpful!
 
Last edited:
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
 
Hi
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
Hi Fred,

Thanks for you quick response,

Unfortunately, none of us have access to those floppy based storage devices, I have the 10Mb Hardisk, but is another kind of animal :).

Talking with Victor (Vprada) I suggested the idea of simulating the communication between the QX11 and a real floppy storage device. He is doing a great work on Mame emulator since he managed to boot the emulator with the original QX11 Bios,

Although I understand there's still a long way to go. Just as we have access to the real QX11, we can simulate the conversation step by step with the tool you're suggesting, or a program like the Vfloppy that acts as an initiator and simulate the QX11 in the handshaking.

Sure, well for now the other way is the trial and error, or as we say here, "shooting arrows ---> -----> 😂😂".

Regards
 
Grettings.

I've been working on developing a MAME driver for the QX-11. I can finally share that I reached the point where i have a working prototype. At this point I have some video, sound, and I'm able to read floppies. For the QX11 Epson developed 5 custom gatearrays, so emulating that hardware have been really difficult, but with a lot of testing and debugging I've been able to "fake" the behavior of some of this chips in order to have a quasi functional machine.

If you want to take a look please visit the git repository for the QX11 in my git page. Special thanks to user ettore, who was able to extract and share the ROM images from his QX-11 and also shared all the original software he have on his QX-11.

QX11 MAME driver
 
Last edited:
Hello there!

I's me, Dave from northern Germany. I am an almost 50 year old tinkerer with a 3D print, solder and retor addiction. I like to use my first post for this group and my Epson QX10 I got this year.

Getting that sweetie back to life was/is not easy. Memory in bank0 had 3 dead RAMs, both floppy caps leaked very badly, and even I have no screen for it...


IMG_5661.JPGIMG_5679.JPGIMG_5483.JPG


IMG_5567.JPG IMG_5684.JPGIMG_5695.JPGIMG_5700.JPG


I am in the process of fixing the floppy drives, recapping them and switch all corroded gunk out of it. It was not possible to get them to 300rpm anymore. For now I use a gotek for testing, and got myself a RGB2HDMI as a screen "replacment". Does anyone have correct settings and cable layout for the RGB2HDMI with 6pin Analog Board? I guess I made a good cable for now, and so far I got the best out of the RGB2HDMI, but 45Hz are 45Hz - Maybe someone did better?

I hope for some hints and tipps, so bomb me ;-)

Cheers

Dave
 
Hi, i have some news about "misteriouse" Epson QX-11, QC-10, Q6101 aka Abacus Project :)

I need write more post in this thread, until i are able to gain enough points to create a separate thread.

Until now, This strange and forgotten model of Epson Computer, join three persons about the globe...
And there are four of us. This was my first computer when I was 14, and I learned to program with it. :) Just because of a post I saw on Reddit by chance, I came across the repository and then Facebook, where I saw a video and almost cried when I saw the animated Abacus logo... and so one thing led to another and I ended up on this forum. It has been very difficult for me to find information about it on the internet.
 
And there are four of us. This was my first computer when I was 14, and I learned to program with it. :) Just because of a post I saw on Reddit by chance, I came across the repository and then Facebook, where I saw a video and almost cried when I saw the animated Abacus logo... and so one thing led to another and I ended up on this forum. It has been very difficult for me to find information about it on the internet.
Hello Santos... I did reply to you in reddit.. where in the world are you? so far we have found 4 people with Abacus machines, im pretty sure there are more because the QX-11 was really popular in Venezuela... Our github repository have lots of information about the QX11, all the disk images With the utilities and EPSON Venezuela applications as some new developments we have done for it, like an ELKS Linux version customized for the QX11, as well as a couple apps and games we have been developing for this machine...
 
Hello Santos... I did reply to you in reddit.. where in the world are you? so far we have found 4 people with Abacus machines, im pretty sure there are more because the QX-11 was really popular in Venezuela... Our github repository have lots of information about the QX11, all the disk images With the utilities and EPSON Venezuela applications as some new developments we have done for it, like an ELKS Linux version customized for the QX11, as well as a couple apps and games we have been developing for this machine...
I'm currently in Peru, but my Epson Abacus is in Venezuela, along with my collection of old PCs and laptops. I was browsing the repository and took some photos for an article I had written, but I didn't have any images to accompany the text, so I'm only publishing it today. I also took some extra photos from the magazines that were uploaded, to add to what I already had. I've really enjoyed what's in the repository.
There must be more people who have one. I shared my post on Facebook and LinkedIn to see if anyone else shows up.


With the help of AI, I was able to reconstruct the logo.


PORTADA_ABACUS.webp
 
I'm currently in Peru, but my Epson Abacus is in Venezuela, along with my collection of old PCs and laptops. I was browsing the repository and took some photos for an article I had written, but I didn't have any images to accompany the text, so I'm only publishing it today. I also took some extra photos from the magazines that were uploaded, to add to what I already had. I've really enjoyed what's in the repository.
There must be more people who have one. I shared my post on Facebook and LinkedIn to see if anyone else shows up.


With the help of AI, I was able to reconstruct the logo.


I can send you the actual bitmap they used....Feel free to use the content of the repository , I would appreciate if you make the reference to it though
 
I didn't follow Epson's products back when they were new, but while there are quite a few QX-10's floating around in N. America, some QX-16's, but until all of the posts made here I wasn't even aware that the QX-11 existed. So based upon the posts here regarding the QX-11, it seems that Epson didn't actively push it in the N. American market.
 
I didn't follow Epson's products back when they were new, but while there are quite a few QX-10's floating around in N. America, some QX-16's, but until all of the posts made here I wasn't even aware that the QX-11 existed. So based upon the posts here regarding the QX-11, it seems that Epson didn't actively push it in the N. American market.
That's correct, the QX-11 was never sold in the US. I believe EPSON sold QX11 to its VARs. While browsing an old EPSON magazine I found out some vendors that will sell you their software as a full package that will include the machine. One of the option I saw was to get the software installed on a QX11. In summary, I don't think we will ever see a QX-11 sold in ebay as there weren't many in the US.
 
The real shame is that Epson rapidly switched to selling PC clones and didn't attempt to push the marketing the QX-10/16 after the PC came out. They had a leg up on Apple and some others since they ran CP/M (plus the other OS's) and could have been packaged them with software like Osborne/Kaypro if they has tried to fight the PC steamroller. Plus the QX-16 could run DOS (QX-10 with expansion card too) which was a step up on Apple and the others. But not to be. I have some QX format software packages (DBase II, I think and ???) and can make copies if you wish. I'll need to dig them out since I haven't been actively using my QX-16 for some time.
 
The real shame is that Epson rapidly switched to selling PC clones and didn't attempt to push the marketing the QX-10/16 after the PC came out. They had a leg up on Apple and some others since they ran CP/M (plus the other OS's) and could have been packaged them with software like Osborne/Kaypro if they has tried to fight the PC steamroller. Plus the QX-16 could run DOS (QX-10 with expansion card too) which was a step up on Apple and the others. But not to be. I have some QX format software packages (DBase II, I think and ???) and can make copies if you wish. I'll need to dig them out since I haven't been actively using my QX-16 for some time.
I may be wrong, but during that time (85/86) EPSON Japan was transitioning as they were becoming Seiko-Epson...that may be the reason why they stopped designing their own machine and just went ahead and cloned the PC. Also take in consideration that in Japan EPSON has a huge marker selling the EPSON PC (a clone of the NEC PC). The NEC PC was huge steps ahead from the IBM PC. The NEC PC didn't make it into the US market.
 
Back
Top