General Stuff(tm)
-
rubber_jonnie
- Site Admin

- Posts: 14903
- Joined: 17 Aug 2017 19:40
- Location: Essex
Re: General Stuff(tm)
Good Stuff!!!
Can I buy one from you please :)
Can I buy one from you please :)
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
Hehe. I could send you a PCB and hints how to put it together seeing as there are bodges.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
PhilC
- Moderator

- Posts: 7451
- Joined: 23 Mar 2018 20:22
Re: General Stuff(tm)
Great to see you’ve got it up and running @stephen_usher
If it ain't broke, test it to Destruction.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
Seeing as the floppy format is supposed to be FAT12 (but with a non-IBM boot sector) I tried reading one in the Mega ST as I had it to hand... Two bombs and reboot! :lol:
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
rubber_jonnie
- Site Admin

- Posts: 14903
- Joined: 17 Aug 2017 19:40
- Location: Essex
Re: General Stuff(tm)
I'd be up for that :)stephen_usher wrote: 10 Jan 2024 19:41 Hehe. I could send you a PCB and hints how to put it together seeing as there are bodges.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
I'll see what I can do. :-)
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
I wrote a program to change the Boot Parameter Block on the disk image written by the C1 interface to a standard MSDOS one.
Somehow I think the FAT12 filesystem isn't written correctly:
P.S. program attached.
Somehow I think the FAT12 filesystem isn't written correctly:
Code: Select all
[root@nowhere opd]# mount -t msdos /dev/loop0 /mnt
[root@nowhere opd]# ls /mnt
ls: cannot access '/mnt/myfile.doc': No such file or directory
dr240110.181* dr240110.181* dr240110.182* myfile.doc
[root@nowhere opd]# ls -al /mnt
ls: cannot access '/mnt/myfile.doc': No such file or directory
total 13
drwxr-xr-x 2 root root 3584 Jan 1 1970 ./
drwxr-xr-x 26 root root 4096 Sep 13 2022 ../
-rwxr-xr-x 1 root root 1024 Jan 10 18:11 dr240110.181*
-rwxr-xr-x 1 root root 1024 Jan 10 18:11 dr240110.181*
-rwxr-xr-x 1 root root 3072 Jan 10 18:20 dr240110.182*
-????????? ? ? ? ? ? myfile.doc
You do not have the required permissions to view the files attached to this post.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
The Mega ST is up to 4MB now as the RAM from Exxos arrived yesterday.
I've also been able to do a bit more testing with the OPD floppy system.
It looks like the floppy image I was using for testing was corrupt. This may have been because the version of FlashFloppy on the Gotek was old or because the FF.CFG file had pin 34 set to being chg rather than ready.
Anyway, I re-formatted the virtual disk and wrote data onto it. Now converting the boot block to MSDOS allows it to be successfully mount in DOSBox but typing test.doc seems to show the contents of the profile file instead.
P.S. Using the converted image on the OPD still works, suggesting the firmware doesn't check the boot block at all.
I've also been able to do a bit more testing with the OPD floppy system.
It looks like the floppy image I was using for testing was corrupt. This may have been because the version of FlashFloppy on the Gotek was old or because the FF.CFG file had pin 34 set to being chg rather than ready.
Anyway, I re-formatted the virtual disk and wrote data onto it. Now converting the boot block to MSDOS allows it to be successfully mount in DOSBox but typing test.doc seems to show the contents of the profile file instead.
P.S. Using the converted image on the OPD still works, suggesting the firmware doesn't check the boot block at all.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
I managed to write the dos converted image to a double density floppy.
Windows 10 can't read it.
However, the Atari ST can and it can access the files too.
Seems that test.doc is actually correct, it's just a memory dump by Quill so it contained uncleared data from memory which included the dial-up profile entry.
Windows 10 can't read it.
However, the Atari ST can and it can access the files too.
Seems that test.doc is actually correct, it's just a memory dump by Quill so it contained uncleared data from memory which included the dial-up profile entry.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
A combination of myself (finding out that the Computer One OPD floppy interface blindly writes a string held in the ROM to the boot sector) along with Jobdone (from the QL Forum & Discord, who found the correct BPB parameters and hex edited the ROM) have got the One Per Desk now formatting floppies that the ST and MSDOS can reliably read and write to.
This should facilitate the use of more able machines to create content for the OPD to use/run.
Here's a text file copied onto an OPD formatted floppy and then imported into the Quill word processor.
And the ST reading the OPD formatted floppy.
Good progress, though I've not done a number of things I planned to today. But I did manage to fit new "rubber" feet on the Mega ST after scraping out the hardened remains of the originals.
This should facilitate the use of more able machines to create content for the OPD to use/run.
Here's a text file copied onto an OPD formatted floppy and then imported into the Quill word processor.
And the ST reading the OPD formatted floppy.
Good progress, though I've not done a number of things I planned to today. But I did manage to fit new "rubber" feet on the Mega ST after scraping out the hardened remains of the originals.
You do not have the required permissions to view the files attached to this post.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Who is online
Users browsing this forum: apple [bot], ClaudeBot, petal [bot], Steve and 12 guests