sirlynxalot Posted November 17, 2023 Share Posted November 17, 2023 Would it be possible to use a PC emulator for atari ST in conjunction with a USB floppy drive to play genuine ST floppies, assuming they are still in readable condition? Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/ Share on other sites More sharing options...
slx Posted November 17, 2023 Share Posted November 17, 2023 Depends on whether the emulator supports connecting the emulator with the PCs filesystem. Technically they should be readable on USB floppy drives. Writing is a different thing as those are usually HD floppy drives. Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5350232 Share on other sites More sharing options...
zzip Posted November 17, 2023 Share Posted November 17, 2023 On Linux, you can tell your emulator your floppy image is /dev/fd0 and the emulator would treat the floppy as a disk image. Of course the disk drive would need to support everything the ST could do, including the fancy disk formats that PC's usually struggled with. And copy protected disks would probably not work. So likely it would work with some disks but not all. Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5350392 Share on other sites More sharing options...
Shredder11 Posted November 18, 2023 Share Posted November 18, 2023 I tried a couple of USB Floppy Disk drives with no luck, but then found the DELL FDDM-101 which is a laptop drive with a USB port on the side. It seems to have less reliance on the Windows operating system for drive commands, e.g. carries it on the floppy drive itself like a desktop one would do. Handles 720KB properly too. Plenty around on Ebay and I got mine years ago for almost nothing. However I mostly use my IBM Thinkpad G41 with its built-in floppy drive, and that laptop cost me £10 and I upgraded the CPU, RAM and added an SSD drive to max the specifications out. I reserve this as a retro machine for 8 and 16 bit emulation. 2 Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5351094 Share on other sites More sharing options...
351cougar Posted November 21, 2023 Share Posted November 21, 2023 ibm? that is way back then. before Lenovo? If it had a built in floppy it was almost as good as desktop behavior. All I've ever heard on usb drives is that they dont like anything other than 720 / 1.4. Any non standard sector / track which most atari games used, didn't work. I have also never seen any hack firmware for the usb floppys. youd think there would be some if it was possible. Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5352734 Share on other sites More sharing options...
Forrest Posted November 21, 2023 Share Posted November 21, 2023 I’ve heard of the Drawbridge for reading and writing Amiga floppies. I googled and found it works with Atari ST disks also see https://github.com/RobSmithDev/ArduinoFloppyDiskReader 1 Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5352780 Share on other sites More sharing options...
Jfcatari Posted November 21, 2023 Share Posted November 21, 2023 Greaseweazle is another fantastic option! https://github.com/keirf/greaseweazle Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5353017 Share on other sites More sharing options...
Forrest Posted November 22, 2023 Share Posted November 22, 2023 I am curious to find out how Drawbridge or Greaseweazle works with Hatari or Steem SSE. On the Amiga side, from within WinUAE, there is a drop down menu where you can select the Drawbridge or Greaseweazle floppy interface. Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5353733 Share on other sites More sharing options...
ijor Posted November 26, 2023 Share Posted November 26, 2023 PC emulators accessing real floppy disks is possible, or at least feasible. But it is certainly not very practical, and in some cases it is even non realistic. As some commented already, most USB floppy drives can't access ST disks formatted with, e.g., 10 sectors per track. This is a hardware limitation, not a software one. You could get higher compatibility using a PC with an old school floppy drive and a real floppy controller. But even then it won't work with most copy protections. Accessing something like a Greaseweazle directly from an emulator is possible, although AFAIK no ST emulator actually implements something like this. But it is still would be very difficult to access the floppy in real time. It would either break many protections that require strict timing, or it will require to pause emulation to buffer an entire track. On 11/20/2023 at 10:18 PM, 351cougar said: I have also never seen any hack firmware for the usb floppys. youd think there would be some if it was possible. I think there were a couple of attempts. IIRC were people that worked at the manufacturer and published internal information that, at least in theory, made possible to access the USB floppy at a lower level. But this is not really very practical. Manufacturers use to change models and parts all the time. You could get something working with a specific model sold under certain well known brand, and then after some time the exactly same model internally is completely different and your "hack" will not work anymore. Quote Link to comment https://forums.atariage.com/topic/356932-emulation-on-pc-question/#findComment-5355840 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.