Welcome, Guest. Please login or register.

Author Topic: Floppy emulator  (Read 60992 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Jeff_HxC

  • Jr. Member
  • **
  • Join Date: Apr 2006
  • Posts: 69
    • Show only replies by Jeff_HxC
    • http://hxc2001.free.fr
Re: Floppy emulator
« Reply #89 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 InTheSand

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 1766
    • Show only replies by InTheSand
    • http://www.ali.geek.nz
Re: Floppy emulator
« Reply #90 on: April 11, 2006, 01:46:46 AM »
Ah, cool, so you effectively use the PC as a disk image fileserver...

Does it cope with protected disks and the extended ADF format, or CAPS images?

 - Ali
 

Offline Jeff_HxC

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

Offline InTheSand

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 1766
    • Show only replies by InTheSand
    • http://www.ali.geek.nz
Re: Floppy emulator
« Reply #92 on: April 11, 2006, 11:36:37 PM »
Good stuff! Keep us all updated!

 - Ali
 

Offline tnt23Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 195
    • Show only replies by tnt23
Re: Floppy emulator
« Reply #93 on: April 13, 2006, 03:08:24 PM »
Jeff,

Cool stuff. I guess you just upload track or two to SRAM and then shift the data out clocking from the PC? Neat!
 

Offline Mikkel

  • Newbie
  • *
  • Join Date: Feb 2006
  • Posts: 15
    • Show only replies by Mikkel
    • http://www.sciencezero.org
Re: Floppy emulator
« Reply #94 on: May 17, 2006, 03:25:55 PM »
Any updates on the project?


 

Offline tnt23Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 195
    • Show only replies by tnt23
Re: Floppy emulator
« Reply #95 on: May 19, 2006, 07:23:41 AM »
Unfortunately, no updates on the project so far.

That's because I've been busy releasing an even more exciting project - my second baby was born on April, 10, and it's a boy! :-D

I guess I'll get back to floppy emulator quite soon.
 

Offline humppa

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 959
    • Show only replies by humppa
Re: Floppy emulator
« Reply #96 on: May 19, 2006, 07:40:06 AM »
Quote
That's because I've been busy releasing an even more exciting project - my second baby was born on April, 10, and it's a boy!


Congratulations!

:-)
 

Offline Mikkel

  • Newbie
  • *
  • Join Date: Feb 2006
  • Posts: 15
    • Show only replies by Mikkel
    • http://www.sciencezero.org
Re: Floppy emulator
« Reply #97 on: May 21, 2006, 05:54:42 PM »
Congratulations!

Have you decided if you want to make it open source or a commersial product?



Anders M.
 

Offline tnt23Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 195
    • Show only replies by tnt23
Re: Floppy emulator
« Reply #98 on: May 22, 2006, 08:17:30 AM »
@Mikkel

That's the only design that doesn't need neither schematics nor special equipment for building. Everyone can DIY this :-)
 

Offline humppa

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 959
    • Show only replies by humppa
Re: Floppy emulator
« Reply #99 on: May 22, 2006, 09:09:20 AM »
Quote
That's the only design that doesn't need neither schematics nor special equipment for building. Everyone can DIY this


 :roflmao:
 

Offline AnamigaKid

  • Newbie
  • *
  • Join Date: Jul 2005
  • Posts: 8
    • Show only replies by AnamigaKid
Re: Floppy emulator
« Reply #100 on: May 23, 2006, 06:06:52 PM »
Why not just use the Amiga RAM disk or RAD to unpack DMS or ADF too.....
 

Offline tnt23Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 195
    • Show only replies by tnt23
Re: Floppy emulator
« Reply #101 on: May 24, 2006, 06:19:28 AM »
Quote

AnamigaKid wrote:
Why not just use the Amiga RAM disk or RAD to unpack DMS or ADF too.....


Sounds far too complicated if I only want to watch a few demos on my unexpanded A500  :-o
 

Offline gcyly

  • Newbie
  • *
  • Join Date: Mar 2006
  • Posts: 6
    • Show only replies by gcyly
Re: Floppy emulator
« Reply #102 on: June 07, 2006, 05:20:48 PM »
hi!Floppy emulator ok?
Quote

 

Offline broken

  • Full Member
  • ***
  • Join Date: Feb 2006
  • Posts: 240
    • Show only replies by broken
Re: Floppy emulator
« Reply #103 on: July 30, 2006, 08:50:59 AM »
Very cool project.

Any sort of updates?
 

Offline tnt23Topic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 195
    • Show only replies by tnt23
Re: Floppy emulator
« Reply #104 from previous page: August 01, 2006, 08:56:50 AM »
No updates yet, sorry.

Probably will revive the project right after the Chaos Constructions 2006 party taking place in St.Petersburg, Russia this August, where the emulator will be shown.