Real Floppy Drive
- Caldor
- Top Contributor
- Posts: 930
- Joined: Sat Jul 25, 2020 11:20 am
- Has thanked: 112 times
- Been thanked: 111 times
Re: Real Floppy Drive
I got a GreaseWeasel and tested it with the DrawBridge version of WinUAE. I hope they add the DrawBridge support to the official version of WinUAE soon. Works really well, even copy protected games. Or at least they are non-AmigaDOS games, which I did not think it would support from what Rob described on the DrawBridge site. Next I need to test it with AmiBerry. Really hoping this can with with the MiSTer.
- NightShadowPT
- Posts: 224
- Joined: Mon May 25, 2020 9:56 am
- Has thanked: 5 times
- Been thanked: 12 times
Re: Real Floppy Drive
Hey everyone, has there been any progress on getting a GreaseWeasel (or other) working with the MiSTer?
Would really love to get my PC disks working with AO486 and my Amiga disks with Minimig
Would really love to get my PC disks working with AO486 and my Amiga disks with Minimig
-
- Top Contributor
- Posts: 552
- Joined: Sun May 24, 2020 8:07 pm
- Has thanked: 185 times
- Been thanked: 310 times
- Contact:
Re: Real Floppy Drive
You can create an empty .img file like USB_Floppy.img, add that to your AO486 folder. Then on the linux side run
where /dev/sda is what shows up when you plug in your usb floppy drive. Then just mount usb_floppy in the core with a floppy disk in. I had some buffer issues but it worked.
Code: Select all
ln -s /dev/sda /meida/fat/games/AO486/USB_FLOPPY.IMG
-
- Top Contributor
- Posts: 531
- Joined: Tue May 26, 2020 5:06 am
- Has thanked: 87 times
- Been thanked: 211 times
Re: Real Floppy Drive
Unfortunately, that won't work on Minimig core. These USB floppy drives don't understand Amiga (880KB) disk encoding format. However, It may work on the Atari ST core which uses the same 720K format as the PC.NightShadowPT wrote: ↑Sat Feb 26, 2022 6:08 am Would really love to get my PC disks working with AO486 and my Amiga disks with Minimig
-
- Top Contributor
- Posts: 860
- Joined: Wed Feb 09, 2022 11:50 pm
- Has thanked: 64 times
- Been thanked: 194 times
Re: Real Floppy Drive
There's a guy who figured out how to drive an Amiga-compatible floppy drive via USB, here:
https://amiga.robsmithdev.co.uk/
That's intended for use with Windows and WinUAE, and it works nicely there. RMC did a video about it:
https://www.youtube.com/watch?v=aJ0g7lQQVus
I bet that could be interfaced with Minimig. The big problem right now is that the chips to make it are impossible to source.
https://amiga.robsmithdev.co.uk/
That's intended for use with Windows and WinUAE, and it works nicely there. RMC did a video about it:
https://www.youtube.com/watch?v=aJ0g7lQQVus
I bet that could be interfaced with Minimig. The big problem right now is that the chips to make it are impossible to source.
-
- Posts: 3
- Joined: Tue Jul 27, 2021 6:34 pm
- Been thanked: 2 times
Re: Real Floppy Drive
He’s already working on it.Malor wrote: ↑Mon Apr 11, 2022 12:23 am There's a guy who figured out how to drive an Amiga-compatible floppy drive via USB, here:
https://amiga.robsmithdev.co.uk/
That's intended for use with Windows and WinUAE, and it works nicely there. RMC did a video about it:
https://www.youtube.com/watch?v=aJ0g7lQQVus
I bet that could be interfaced with Minimig. The big problem right now is that the chips to make it are impossible to source.
https://www.youtube.com/watch?v=4S1kkOexjyg