Salora Manager Disk ROM
Re: Salora Manager Disk ROM
Hi. The FC5025 could be the perfect tool for dumping the SM diskettes. The price is also reasonable (60 US$ shpped) and the interface is compatible with cheap IDE floppy disk drives.
My Finnish friend has a 5.25" floppy disk drive already. He just needs the interface and a proper software program to dump the diskettes.
So guys, please tell me if/when you're ready for this. I would purchase the FC5025 and would have it shipped to Finland.
My Finnish friend has a 5.25" floppy disk drive already. He just needs the interface and a proper software program to dump the diskettes.
So guys, please tell me if/when you're ready for this. I would purchase the FC5025 and would have it shipped to Finland.
Re: Salora Manager Disk ROM
I wonder if a SuperCard Pro could help out. It doesn't yet "read" Apple ][ formats, but has an analyzer tool and in any case it is said with the right type of floppy drive, you could duplicate even foreign formats as this one has write functionality unlike FC5025 and others that focus entirely on reading disks.
http://www.cbmstuff.com/proddetail.php?prod=SCP
http://www.cbmstuff.com/proddetail.php?prod=SCP
Re: Salora Manager Disk ROM
I have converted the first 40 pages of the SM DOS manual into a PDF.
Grab it from
https://www.madrigaldesign.it/madrigal/s ... review.pdf
Please let me know once you got it.
Grab it from
https://www.madrigaldesign.it/madrigal/s ... review.pdf
Please let me know once you got it.
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Salora Manager Disk ROM
OK got it thanks.
I also grabbed the source code to FC5025 from there site - will have a go at compiling on the weekend.
I also grabbed the source code to FC5025 from there site - will have a go at compiling on the weekend.
Re: Salora Manager Disk ROM
Shall I proceed with the order of a FC5025 interface?
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Salora Manager Disk ROM
OK - cross compiles on debian for windows.
I can drop the source files here, if anyone wants to play along.
I can drop the source files here, if anyone wants to play along.
Re: Salora Manager Disk ROM
yes, please!
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Salora Manager Disk ROM
Here is some further progress.
This is a link to the current Windows 32 bit WIP binary, which now includes full Laser DOS emulation and the ROM file.
Use SourceForge
The source changes are already on the SourceForge page.
You will most likely need the manual scanned by Madrigal in a previous post, as some commands are a little obscure.
The new switch is -e, which expects the name of a floppy image to use. If none is specified, it will default to floppy.bin
On first run, you will be given an I/O error - as the disk is not formatted. Issue FORMAT, and the disk image will become usable.
I will start the process of documenting the directory and storage formats later this week.
Thanks to Madrigal for taking the time to dump the screens - and to Mobsie for finding a bug in SDL2.0.1 !
Quick Start - creatiVision -3 -e mydisk.bin
This is a link to the current Windows 32 bit WIP binary, which now includes full Laser DOS emulation and the ROM file.
Use SourceForge
The source changes are already on the SourceForge page.
You will most likely need the manual scanned by Madrigal in a previous post, as some commands are a little obscure.
The new switch is -e, which expects the name of a floppy image to use. If none is specified, it will default to floppy.bin
On first run, you will be given an I/O error - as the disk is not formatted. Issue FORMAT, and the disk image will become usable.
I will start the process of documenting the directory and storage formats later this week.
Thanks to Madrigal for taking the time to dump the screens - and to Mobsie for finding a bug in SDL2.0.1 !
Quick Start - creatiVision -3 -e mydisk.bin
Last edited by @username@ on Sat Apr 30, 2016 5:47 pm, edited 1 time in total.
- @username@
- Posts: 335
- Joined: Tue Oct 22, 2013 6:59 pm
- Location: Scotland
Re: Salora Manager Disk ROM
Small utility to decode from RAW image format, produced by the emulator, to a cooked binary format.
Includes source code. Decode tables and method are from the original disk ROM.
Includes source code. Decode tables and method are from the original disk ROM.
You do not have the required permissions to view the files attached to this post.
Re: Salora Manager Disk ROM
This is fu***ing great news!
It works very well!!!
I am under the impression that the emulation of I/O is slower - at least on my machine.
I tried FORMAT and SAVE and it was somehow slower than on the real S.M. Maybe just my impression...
It works very well!!!
I am under the impression that the emulation of I/O is slower - at least on my machine.
I tried FORMAT and SAVE and it was somehow slower than on the real S.M. Maybe just my impression...