Welcome, Guest. Please login or register.

Author Topic: Floppy emulator  (Read 30179 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Floppy emulator
« on: April 11, 2006, 12:03:47 AM »
Hi tnt23

I work on a similar project since January. My floppy emulator is a parallel port interface for PC with 2 SRAM buffers (2* 32Ko) and an shift register and some others TTL components. The PC send in real time the MFM flow to the floppy interface.

Actually this interface works for Atari ST and Amiga.

To see some pictures of the prototype of this interface go to this page (in French) :

http://jeanfrancoisdelnero.free.fr/floppy_drive_emulator/

Jeff / HxC2001
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Floppy emulator
« Reply #1 on: April 11, 2006, 08:47:58 PM »
Not for the moment but the software will cope with these formats soon.  :-)
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Update
« Reply #2 on: February 22, 2008, 11:13:09 PM »
Quote
I am not a particular fan of the LCD & Multiple buttons idea. Yes it makes it platform independent, but it adds significantly to the overall cost and as you say it makes it difficult to replace "any" 3.5" floppy drive.


Is the price really a problem ? The price difference of an LCD based device and an OSD based device is about 10 euros.

Quote
After all you have a powerful computer and a TV, why do you need an LCD?


The device that you are talking about already exist:

http://atariamiga.free.fr/installation_sdiskemul_stf.php
http://atariamiga.free.fr/installation_sdiskemul_amiga600.php
http://atariamiga.free.fr/plateformes.php

But what do you do when you need to plug the emulator on this kind of "computer" ?:
http://www.reflexmusic.de/DSS-1/HxCEmu.htm

Hi Tim, yours device looks great ! :-)
One question: why didn't you use SDRam in this version like in the first version ?


 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Update
« Reply #3 on: February 23, 2008, 11:38:41 PM »
Quote
Hello Jeff, glad to see ya  Thanks! My congratulations on your completion of a standalone emulator. It looks pretty fast, do you use specially prepared MFM files to speed things up?


Yes, Original file image are converted to a prepared MFM file. The emulator simply read MFM data directly from this file and send it through the Pic EUSART.
 
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Update
« Reply #4 on: June 16, 2008, 06:48:28 PM »
Quote
Hello Jeff, glad to see ya Thanks! My congratulations on your completion of a standalone emulator. It looks pretty fast, do you use specially prepared MFM files to speed things up?


Yes, Original file image are converted to a prepared MFM file. The emulator simply read MFM data directly from this file and send it through the Pic EUSART.

If you want, i can add a new output file format in the software for your emulator !
The only thing to do is specify it! :-)
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Release of PCB-Layout, schematics and firmware..?
« Reply #5 on: July 11, 2008, 05:52:51 PM »
Quote
alexh wrote:
I think there are 3 projects

Wrong, there are at least 5 projects, even more:

SVD Floppy Emulator:
http://www.thesvd.com/SVD/

the "MegaDrive":
http://www.sensi.org/~tnt23/megadrive/

the HxC Floppy Emulator USB/SDCARD:
http://hxc2001.free.fr/floppy_drive_emulator/

the SdiskEmul:
http://atariamiga.free.fr/sdiskemul.php

the TFE  : Tolga Floppy Emulator:
http://www.commodore.gen.tr/forum/index.php?topic=2278.0  

Additionnaly there are some others "commercials" devices :
http://www.datex.fr/emulateur/DTX200_EN.pdf (an industrial grade floppy emulator)
and some others floppy remplacement for musical instrument...

So the floppy emulator is now an "classical" concept/project.
« Last Edit: September 26, 2009, 12:47:36 PM by Jeff_HxC »
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Release of PCB-Layout, schematics and firmware..?
« Reply #6 on: July 24, 2008, 10:51:54 AM »
Some corrections :

HxC Floppy Emulator support those computers :
Atari ST,Amiga, Amstrad CPC6128, Korg DSS-1, Oric+MicroDisk, PC (720kB & 1.44MB), Super Wildcard DX-SWC3201 (Super NES/famicom rom loader), MSX 2 .
Some others support are planed.
The emulator support copy protections (Pasti/STX images, IPF/Caps/SPS images, etc).

More informations here : http://hxc2001.free.fr/floppy_drive_emulator/index.html

the PCB of the USB version are available from 1 or 2 years! (you can read some small reviews from people who make the device here :
http://torlus.com/floppy/forum/viewtopic.php?t=125 ,
http://torlus.com/floppy/forum/viewtopic.php?t=109 ,
http://www.reflexmusic.de/DSS-1/HxCEmu.htm ,
http://torlus.com/floppy/forum/viewtopic.php?t=144 ,
...
)
additionnaly a small batch of 21 devices was made this year:
http://torlus.com/floppy/forum/viewtopic.php?t=129&postdays=0&postorder=asc&start=0

Actually SdiskEmul's pcb seems to be not available !
« Last Edit: September 26, 2009, 12:47:53 PM by Jeff_HxC »
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Release of PCB-Layout, schematics and firmware..?
« Reply #7 on: July 25, 2008, 03:18:07 PM »
Quote
So for me, I am only able to start to ask for pcb prices when I have a suitable format..


For one device ? this will be very expensive ! ;-)
Seriously it cost ~30euros with pcbpool for one 1 pcb:

PCB-POOL Prototype double sided:    30.63 EUR  
Length in mm: 100
Width in mm: 100
File name: floppyemu.max
File format: ORCAD
Delivery time: 8 working day (WD)
Soldermask: no
Position print / Silkscreen: no
Would you like to buy overdelivery at half price if available? no
Do you require electrical test? no


Quote
So I hope, that you are releasing them when you find some time..


this should be done this WE :-).

Quote

You said:
"Actually SdiskEmul's pcb seems to be not available!"

According to the web site, it should be in the zip archive.
(I didn't check that myself)


i didn't found it!
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Release of PCB-Layout, schematics and firmware..?
« Reply #8 on: July 27, 2008, 10:21:56 PM »
Quote
@Jeff: I would not ask for a single pcb, but rather for 20,30 up to 50 pcb's.. there are already some interrest in the forum64 and a lot of other places.. but mostly for the stand alone version.. That should bring the price down to <10€ per piece..

right, but the standalone version isn't ready: no copy protection emulation and no write support for amiga !

Quote
BTW: How to get the FPGA software into the FPGA an startup..?
Do you need this to load from pc everytime you power up the device..? I didn't see a special flash to load from..?

it's not an fpga but an cpld ! so i don't need flash ! ;-)

Quote
Looking also forward to the release of pcb files..

you can find all you need in this file:
http://hxc2001.free.fr/floppy_drive_emulator/HxCFloppyEmulator_ipcore.zip
« Last Edit: September 26, 2009, 12:48:36 PM by Jeff_HxC »
 

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show all replies
    • http://hxc2001.free.fr
Re: Release of PCB-Layout, schematics and firmware..?
« Reply #9 on: July 28, 2008, 03:41:19 PM »
Quote
So from the homebrew directory, I see that the pcb size is 87 x 96mm.. correct?


no, you must take the "prod" version : 100mm*100mm 2 layers

Quote
Is there a usb driver required?


yes : this one http://www.ftdichip.com/Drivers/D2XX.htm


Quote
Which Software Part is needed on pc side? Same as for the stand alone version..?


yes the same !

if you have more questions about HxCFloppyEmulator,it is better to put them on this forum : http://www.torlus.com/floppy/forum/index.php.
it's not the HxCFloppyEmulator thread but the "Megadrive" thread here ;-)