HOst support software

HxC Floppy emulator support for all others computers...
Post Reply
pulkomandy
Posts: 132
Joined: Sun Mar 20, 2011 6:55 pm

HOst support software

Post by pulkomandy »

Hello,
I saw there was a tool on ST, CPC and Amiga to select floppy images from the host computer.

I'm wondering about the protocol used for this. How is the communication with the floppy emulator done so it doesn't interfere with normal use of the emulator ? Is there some info on the protocol ?

I'd like to make versions of the host tool for Thomson MO5 and TO8... And maybe other stuff if I find it in my mess :)

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: HOst support software

Post by Jeff »

pulkomandy wrote:Hello,
I saw there was a tool on ST, CPC and Amiga to select floppy images from the host computer.

I'm wondering about the protocol used for this. How is the communication with the floppy emulator done so it doesn't interfere with normal use of the emulator ? Is there some info on the protocol ?

I'd like to make versions of the host tool for Thomson MO5 and TO8... And maybe other stuff if I find it in my mess :)

Hi,

Protocol of the direct access mode:
https://hxc2001.com/floppy_drive_emulat ... s_mode.pdf

(A little surprise for Atari ST using this feature is coming ... :wink: )

pulkomandy
Posts: 132
Joined: Sun Mar 20, 2011 6:55 pm

Re: HOst support software

Post by pulkomandy »

ok, thanks :)

I'll try to get that working.
It means I have to make a FAT32 handler on the host computer to access the list of floppy images ?
Also, how can I "mount" an hfe image with this ? it looks like the host software for other computers is doing it, so it should be possible ?

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: HOst support software

Post by Jeff »

pulkomandy wrote:ok, thanks :)

I'll try to get that working.
It means I have to make a FAT32 handler on the host computer to access the list of floppy images ?
Also, how can I "mount" an hfe image with this ? it looks like the host software for other computers is doing it, so it should be possible ?
Yes you need a FAT32 handler.

Have a look to the sources:
Atari ST
https://hxc2001.com/floppy_drive_emulat ... or_src.zip

CPC :
http://norecess.svn.sourceforge.net/vie ... orManager/

To <<mount>> an HFE file image:

https://hxc2001.com/floppy_drive_emulat ... 20file.pdf

pulkomandy
Posts: 132
Joined: Sun Mar 20, 2011 6:55 pm

Re: HOst support software

Post by pulkomandy »

Ok, I have everything I need to get started now.
Thanks for the help, I'll tell you when I get something working.

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: HOst support software

Post by Jeff »

pulkomandy wrote:Ok, I have everything I need to get started now.
Thanks for the help, I'll tell you when I get something working.
ok. Don't hesitate to contact me if you have a problem.

Post Reply