English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 17 October 2010, 23:03   #81
Jeff_HxC2001
Registered User
 
Join Date: Sep 2008
Location: Paris / France
Posts: 656
Rev C SD HxC Floppy Emulator (with amiga write support) Preorder is now open ! :

http://cgi.ebay.co.uk/ws/eBayISAPI.d...m=180575793600
Jeff_HxC2001 is offline  
Old 19 October 2010, 00:35   #82
whiteb
Fanatically Amiga.
 
whiteb's Avatar
 
Join Date: Apr 2002
Location: Melbourne, Victoria, Australia
Age: 54
Posts: 1,557
So can I just clarify something here ?

The SDcard version still only supports ADF on the Amiga, but the USB is the version that supports IPF ?

How many of the different protection schemes from the Amiga are supported by IPF on the USB version ?

I am tempted to make one up. I know there is Kryoflux, but that is for writing out IPF to disks, which, once Magnetic media dies, is not so good.
whiteb is offline  
Old 19 October 2010, 15:53   #83
chiark
Needs a life
 
chiark's Avatar
 
Join Date: Jan 2008
Location: England
Posts: 1,707
Hi Jeff, I'm a little confused

It looks like I need to convert the image format into something native for HxC - is that correct?

If so, how do I do it on a Mac?
chiark is offline  
Old 19 October 2010, 22:41   #84
Jeff_HxC2001
Registered User
 
Join Date: Sep 2008
Location: Paris / France
Posts: 656
Quote:
Originally Posted by chiark View Post
Hi Jeff, I'm a little confused

It looks like I need to convert the image format into something native for HxC - is that correct?

If so, how do I do it on a Mac?
Yes and to do this on Mac you can:

- Use the windows version with something like CrossOver.
or
- Rebuild the Linux version on Mac with xcode (gcc)
http://hxc2001.free.fr/floppy_drive_...r_soft_src.zip
Jeff_HxC2001 is offline  
Old 19 October 2010, 22:45   #85
Jeff_HxC2001
Registered User
 
Join Date: Sep 2008
Location: Paris / France
Posts: 656
Quote:
Originally Posted by whiteb View Post
So can I just clarify something here ?

The SDcard version still only supports ADF on the Amiga, but the USB is the version that supports IPF ?
ADF,ADZ,DMS and IPF. But in the last case variable bitrate and flakeys bits protection are not supported for the moment.

Quote:
Originally Posted by whiteb View Post
How many of the different protection schemes from the Amiga are supported by IPF on the USB version ?
Theoretically all.

Quote:
Originally Posted by whiteb View Post
I am tempted to make one up. I know there is Kryoflux, but that is for writing out IPF to disks, which, once Magnetic media dies, is not so good.
Anyway the main purpose of the KryoFlux is dumping disks.
Jeff_HxC2001 is offline  
Old 19 October 2010, 23:05   #86
mr.vince
Cheesy crust
 
mr.vince's Avatar
 
Join Date: Nov 2008
Location: Hawk's Creek
Age: 48
Posts: 1,383
Right. KryoFlux gets data off disks, and back onto them. But it's no emulator.
mr.vince is offline  
Old 20 October 2010, 08:35   #87
chiark
Needs a life
 
chiark's Avatar
 
Join Date: Jan 2008
Location: England
Posts: 1,707
Quote:
Originally Posted by Jeff_HxC2001 View Post
- Rebuild the Linux version on Mac with xcode (gcc)
http://hxc2001.free.fr/floppy_drive_...r_soft_src.zip
Looks like there might be a few minimal config changes to make, as trying a simple build throws problems with include (malloc.h not found)
Also usb seems to be needed. Could be interesting.

I'll take a longer look at it tonight but it should be straightforward - thanks!

Bit more digging, and it looks like the libftdi that is included won't build on mac OS: there's 0.18 available which should. I'll have a play

Last edited by chiark; 20 October 2010 at 09:01.
chiark is offline  
Old 20 October 2010, 16:00   #88
Jeff_HxC2001
Registered User
 
Join Date: Sep 2008
Location: Paris / France
Posts: 656
Quote:
Originally Posted by chiark View Post
Looks like there might be a few minimal config changes to make, as trying a simple build throws problems with include (malloc.h not found)
Also usb seems to be needed. Could be interesting.

I'll take a longer look at it tonight but it should be straightforward - thanks!

Bit more digging, and it looks like the libftdi that is included won't build on mac OS: there's 0.18 available which should. I'll have a play
Since i don't have any mac to do this, your contributions are welcome.
Don't hesitate to contact me by email.
Jeff_HxC2001 is offline  
Old 20 October 2010, 16:50   #89
chiark
Needs a life
 
chiark's Avatar
 
Join Date: Jan 2008
Location: England
Posts: 1,707
Excellent, thanks

Right, worked out that I don't need the whole suite, just hxcfloppyemulator_convert... It'd be interesting to expand this to support the USB model on more OSes, but I must admit I'm not interested in that.

By sorting out that malloc problems, that builds and seems to work.
For everywhere that malloc.h is included, replace #include <malloc.h> with
#if !defined(__APPLE__)
#include <malloc.h>
#endif

It builds and *appears* to work: it recognises DMS and ADF, and converts to HFE... Can you send me a before and after image so I can check it byte by byte?

Last edited by chiark; 20 October 2010 at 17:53.
chiark is offline  
Old 29 November 2010, 11:30   #90
Jeff_HxC2001
Registered User
 
Join Date: Sep 2008
Location: Paris / France
Posts: 656
Hi

New Rev C SD HxC Floppy Emulator Preorder :

http://cgi.ebay.co.uk/ws/eBayISAPI.d...m=180592972686

and a new webstore is now open :

http://www.lotharek.pl/

http://lotharek.pl/null/product/info/3


Project webpage :

http://hxc2001.free.fr/floppy_drive_emulator
Jeff_HxC2001 is offline  
Old 29 November 2010, 11:45   #91
BrooksterMax
Registered User
 
BrooksterMax's Avatar
 
Join Date: Sep 2009
Location: Norfolk UK
Age: 43
Posts: 433
Hi Jeff - is the product on the website available now? Or is this a pre-order?
http://lotharek.pl/null/product/info/3

Many thanks
BrooksterMax is offline  
Old 30 November 2010, 03:04   #92
gibs
Banned
 
Join Date: Jan 2010
Location: france
Posts: 932
Amiga 600 HxC (new video) : [ Show youtube player ]
(The one that everybody's dreamed about)

Last edited by gibs; 30 November 2010 at 03:15.
gibs is offline  
Old 15 December 2010, 14:41   #93
Exit
Registered User
 
Join Date: Aug 2007
Location: Holland/The netherlands
Age: 49
Posts: 122
i have mailed lotahrek, if its a pre-order or if he has them in stock..
Exit is offline  
Old 15 December 2010, 17:09   #94
p@rity
 
Posts: n/a
Quote:
Originally Posted by Exit View Post
i have mailed lotahrek, if its a pre-order or if he has them in stock..
He seems to be actively building them... Mine arrived last week.
 
Old 16 December 2010, 19:58   #95
Exit
Registered User
 
Join Date: Aug 2007
Location: Holland/The netherlands
Age: 49
Posts: 122
yes he replied to my mail and says he has some in stock...for now (so be quick) else i guess its a pre-order
Exit is offline  
Old 25 December 2010, 14:46   #96
Loedown
Precious & fragile things
 
Join Date: Feb 2009
Location: Victoria, Australia
Posts: 1,946
I got a HXC controller recently and I must say it's a great little bit of kit, it's made my Catweasel redundant, I was only using it for writing ADFs anyway.
Loedown is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Floppy emulator OscarBraindeaD Retrogaming General Discussion 16 08 May 2013 02:24
A500 floppy read/write error Hoopz support.Hardware 7 07 April 2013 17:18
USB HxC Floppy emulator and SD HxC Floppy Emulator by Lotharek on ext FDD dirkies Amiga scene 1 03 April 2012 00:08
A500: Floppy Drive . read/write error for every single disk!! iggydix support.Hardware 11 23 August 2008 15:19
Amiga 1200 Floppy read errors. atarisucks support.Hardware 1 18 May 2007 22:27

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:18.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.10440 seconds with 13 queries