OPD: Computer One floppy interface recreation.

The Thor, Aurora, Q40, Q60 & Q68 etc. are discussed here.
stephen_usher
Super Gold Card
Posts: 581
Joined: Tue Mar 11, 2014 8:00 pm
Location: Oxford, UK.
Contact:

Re: OPD: Computer One floppy interface recreation.

Post by stephen_usher »



stephen_usher
Super Gold Card
Posts: 581
Joined: Tue Mar 11, 2014 8:00 pm
Location: Oxford, UK.
Contact:

Re: OPD: Computer One floppy interface recreation.

Post by stephen_usher »

Starting to get somewhere with the case design:

IMG_3800.jpeg
IMG_3801.jpeg

The main body needs to be about 2mm deeper and the lugs on the front "hatch" longer, but it's getting there.


User avatar
Pr0f
QL Wafer Drive
Posts: 1586
Joined: Thu Oct 12, 2017 9:54 am

Re: OPD: Computer One floppy interface recreation.

Post by Pr0f »

Nice work :-)


stephen_usher
Super Gold Card
Posts: 581
Joined: Tue Mar 11, 2014 8:00 pm
Location: Oxford, UK.
Contact:

Re: OPD: Computer One floppy interface recreation.

Post by stephen_usher »

Other than an issue caused by my filament being a little damp, the case has now come out very well.

IMG_3808.jpeg
IMG_3809.jpeg
IMG_3810.jpeg
I'm about to upload the STL files to GitHub.


User avatar
Pr0f
QL Wafer Drive
Posts: 1586
Joined: Thu Oct 12, 2017 9:54 am

Re: OPD: Computer One floppy interface recreation.

Post by Pr0f »

I like the look of that - very professional !


RWAP
RWAP Master
Posts: 2895
Joined: Sun Nov 28, 2010 4:51 pm
Location: Stone, United Kingdom
Contact:

Re: OPD: Computer One floppy interface recreation.

Post by RWAP »

What ever happened to this project?

The Telestore was also another target but I don't think anyone managed to read the EPROMs as they are soldered to the board?


stephen_usher
Super Gold Card
Posts: 581
Joined: Tue Mar 11, 2014 8:00 pm
Location: Oxford, UK.
Contact:

Re: OPD: Computer One floppy interface recreation.

Post by stephen_usher »

RWAP wrote: Wed Jul 30, 2025 4:35 pm What ever happened to this project?

The Telestore was also another target but I don't think anyone managed to read the EPROMs as they are soldered to the board?
It's on Github for everyone to enjoy. :-)

https://github.com/stephen-usher/OPD-Co ... -Interface

The Telestore with the RAM expansion was a better product. The limitation of the Computer One interface is that the slave blocks for the filesystem take up some of the memory which prevents things such as the set-up utilities from being able to be used. With more memory this would be solved.


User avatar
tofro
Font of All Knowledge
Posts: 3157
Joined: Sun Feb 13, 2011 10:53 pm
Location: SW Germany

Re: OPD: Computer One floppy interface recreation.

Post by tofro »

stephen_usher wrote: Thu Jul 31, 2025 8:55 am
RWAP wrote: Wed Jul 30, 2025 4:35 pm What ever happened to this project?

The Telestore was also another target but I don't think anyone managed to read the EPROMs as they are soldered to the board?
It's on Github for everyone to enjoy. :-)

https://github.com/stephen-usher/OPD-Co ... -Interface

The Telestore with the RAM expansion was a better product. The limitation of the Computer One interface is that the slave blocks for the filesystem take up some of the memory which prevents things such as the set-up utilities from being able to be used. With more memory this would be solved.
Hmm. Actually, that seems to be a driver problem, then: A proper QDOS device driver must be able to free all used slave blocks when memory gets scarce.


ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
stephen_usher
Super Gold Card
Posts: 581
Joined: Tue Mar 11, 2014 8:00 pm
Location: Oxford, UK.
Contact:

Re: OPD: Computer One floppy interface recreation.

Post by stephen_usher »

The OPD is not running QDOS and the OS treats the RAM as a set of 4K fixed size data pages in a database which it controls.

The machine is acting more like an early 1970s minicomputer than a micro.


Post Reply