Hi All,
I'm trying to get the HxC to work with an RML 480Z.
This system uses an odd mixed-density 40 track format with the first one or two tracks as Single-density and the remaining ones as Double-density.
The system boots off of the single-density tracks and all the various programs are held on the double-density ones.
It will boot from the HxC without any problems but I get sector errors trying to load any of the programs. Any ideas?. I think it's getting confused with the mixed density.
I've successfully created working floppies from the image so I know that's ok, but it doesn't work in the HxC.
Thanks, Dave.
HxC With RML480Z DD Disk
Re: HxC With RML480Z DD Disk
Hi,
Attached some files to tests.
one should works.
(EDIT: Probably just a double step issue : just active it into the settings)
Attached some files to tests.
one should works.
(EDIT: Probably just a double step issue : just active it into the settings)
- Attachments
-
- 480ZBOOT_HFE.zip
- (979.73 KiB) Downloaded 1112 times
Re: HxC With RML480Z DD Disk
Thanks Jeff,
I'll give those a try later and let you know how I get on.
The boot disk was 40 track but the physical drives in the system are 80 track, it detects itself whether to double-step or not depending on the disk/drive combination, but I see what you're suggesting, it's possible that it's getting confused about the drive type with the HxC attached and either trying to double-step when it doesn't need to or vice-versa.
Thanks again
Dave.
I'll give those a try later and let you know how I get on.
The boot disk was 40 track but the physical drives in the system are 80 track, it detects itself whether to double-step or not depending on the disk/drive combination, but I see what you're suggesting, it's possible that it's getting confused about the drive type with the HxC attached and either trying to double-step when it doesn't need to or vice-versa.
Thanks again
Dave.
Re: HxC With RML480Z DD Disk
Hi Jeff,
Got it working set to double-step with 2 of the images you supplied.
Both the DS250K and DS300K worked.
What do I need to do to my existing images to output them in the same format?.
Regards, Dave.
Got it working set to double-step with 2 of the images you supplied.
Both the DS250K and DS300K worked.
What do I need to do to my existing images to output them in the same format?.
Regards, Dave.
Jeff wrote:Hi,
Attached some files to tests.
one should works.
(EDIT: Probably just a double step issue : just active it into the settings)
Re: HxC With RML480Z DD Disk
mhh interesting .. both 250kbits/s and 300kbits/s are working... the RML480Z is able to detect the bitrate?ausfan wrote:Hi Jeff,
Both the DS250K and DS300K worked.
anyway you have just to activate the double step :
Before converting/exporting hfe files :
Settings->SDCard HxC Floppy Emulator settings -> Check "Double Step" -> Ok
Re: HxC With RML480Z DD Disk
Hi Jeff,
It seems to work fine reading with either, but I'll stick with 250K as I doubt 300K drives would ever have been fitted as the system is circa 1985. It came with either 40 or 80 track double-sided double-density drives.
I have converted my remaining images with the double-step setting on and will give them a try when I get a bit of time. I didn't appreciate that the double-step setting affected the image conversion, I thought it was just for the emulation. I should have read the manual better!.
Dave
[/quote]
mhh interesting .. both 250kbits/s and 300kbits/s are working... the RML480Z is able to detect the bitrate?
[/quote]
It seems to work fine reading with either, but I'll stick with 250K as I doubt 300K drives would ever have been fitted as the system is circa 1985. It came with either 40 or 80 track double-sided double-density drives.
I have converted my remaining images with the double-step setting on and will give them a try when I get a bit of time. I didn't appreciate that the double-step setting affected the image conversion, I thought it was just for the emulation. I should have read the manual better!.
Dave
[/quote]
mhh interesting .. both 250kbits/s and 300kbits/s are working... the RML480Z is able to detect the bitrate?
[/quote]
Re: HxC With RML480Z DD Disk
Yes actually the double step setting is located into the HFE images because on some systems some disks need the double step, others not.ausfan wrote: I didn't appreciate that the double-step setting affected the image conversion, I thought it was just for the emulation. I should have read the manual better!.
Actually this is not an "global" setting, but only an image setting.
Re: HxC With RML480Z DD Disk
Hi Jeff,
Nice to see a photo of the 480Z in with the supported hardware list!.
We have also had success with the RML 380Z so you can add that one as well if you like.
Do you have any Z80 code examples or documentation for controlling the HxC through the floppy interface for selecting the images?. I'd like to investigate writing something for the 380Z/480Z.
Regards, Dave.
Nice to see a photo of the 480Z in with the supported hardware list!.
We have also had success with the RML 380Z so you can add that one as well if you like.
Do you have any Z80 code examples or documentation for controlling the HxC through the floppy interface for selecting the images?. I'd like to investigate writing something for the 380Z/480Z.
Regards, Dave.
Re: HxC With RML480Z DD Disk
ausfan wrote:Hi Jeff,
Nice to see a photo of the 480Z in with the supported hardware list!.
We have also had success with the RML 380Z so you can add that one as well if you like.
Do you have any Z80 code examples or documentation for controlling the HxC through the floppy interface for selecting the images?. I'd like to investigate writing something for the 380Z/480Z.
Regards, Dave.
There are the Amstrad CPC version :
http://hxcfloppyemu.svn.sourceforge.net ... mstradCPC/
We use SDCC : http://sdcc.sourceforge.net/
The doc: https://hxc2001.com/floppy_drive_emulat ... s_mode.pdf