-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request : Add Support for Greaseweazle boards #65
Comments
+1 |
Hi Stephen, wow, three new requests - somebody really wants to keep me busy :-) I just learned that GW uses the same stream format as SuperCard Pro (its specification) which is great news! I, however, can't confirm that the Amiga features will be done in the nearest future (although I already have some Amiga games in my collection and would love to see what's on their floppies). The problem is that I never owned an Amiga computer - I jumped from ZX Spectrum right to PC, skipping all 16-bit platforms. So, without prior knowledge, the birth of anything around Amiga would be very painful at the moment - but certainly yes in the more distant future 👍 I at least assigned myself to this GW request, and will then see how difficult would be implementing the ADF format from Issue #67. |
That would be awesome, I raised the other tickets ... So you might get a feel what I'd like to see in the future. So when your at the point of looking at Amiga requests that I raised we can talk at a later date. Some interesting resources.... Keir has a GitHub page with python code that should help with communicating with the board. The code also offers scp, raw, adf, edsk support. Rob Smith has a different boards, but there should be some c++ code for detecting and talking to the board... He's adding DRAWbridge ... Disk Read and Write to Winuae emulator. Also another interesting board, offers communication to support greaseweazle is the fluxengine board. Offers a whole wide range of disk formats as well. https://github.com/keirf/Greaseweazle |
Many thanks for the links and information - hopefully will come handy very soon :-) |
So, gents... |
…zle device in Windows XP till Windows 10)
…Track method forcing any custom reading from disks to appear in ReadTrack methods)
…d to CCapsBase::SaveTrack method forcing any device to override UploadTrack to receive the data)
…pproach to calibration of flippy-modded Panasonic drives)
…ve's property to be saved for next session)
Hi,
I know you support direct device, and or Kryoflux support.
I wonder if it would be possible to add support for greaseweazle boards to read floppy disks. I use one for imaging Amiga ADF disks on a PC / 3.5" PC Floppy drive.
I'm going to raise another feature request for Amiga Disk imaging / ADF support.
The text was updated successfully, but these errors were encountered: