tomas-nestorovic

Results 10 comments of tomas-nestorovic
trafficstars

Hi Simon, I've implemented the write support in my [Real and Imaginary Disk Editor](https://github.com/tomas-nestorovic/RIDE), more particularly under its [Issue 57](https://github.com/tomas-nestorovic/RIDE/issues/57). The problem consisted of two major parts - input correction,...

Hi Johan, I regretably never had a computer with 3" floppy drive, so these are not yet supported. But internal PC floppy drives are, and their support sits on the...

A community preview version of [RIDE](https://github.com/tomas-nestorovic/RIDE) with KryoFlux write support (2DD floppies only) has been released (a [poor machine translation](https://translate.google.com/translate?sl=cs&tl=en&u=http://oldcomp.cz/viewtopic.php?f%3D54%26t%3D4920%26start%3D153) of [Czech original](http://oldcomp.cz/viewtopic.php?f=54&t=4920&start=153), link to download at the end of...

I just bought myself the starter pack for dummies, https://www.ebay.co.uk/itm/133458588651 Now yet the drive itself :-)

Hi Stephen, wow, three new requests - somebody really wants to keep me busy :-) I've recently received several features requests, mostly on new DOSes, but I can confirm that...

Many thanks for the links and information - hopefully will come handy very soon :-)

So, gents... After all existing features have been debugged and drawn to a state that I find them usable, I've finaly begun writing the support of Greaseweazle V4 this evening....

So if I'm getting [this](https://en.wikipedia.org/wiki/Amiga_Disk_File#ADF) right, an ADF file format is just raw data of sectors, ordered by their numbers ("80 cylinders × 2 heads × 11 sectors × 512...

http://lclevy.free.fr/adflib/adf_info.html seems to be a fantastic source, many thanks for it! 👍 I started to be interested in solving this issue because if an ADF file is just unstructured sector...

Hi Stephen, so I today committed the initial solution to Issue #11 and, after renaming an ADF to IMA, opened my beloved [The Secret of Monkey Island](https://www.planetemu.net/roms/commodore-amiga-games-adf?page=S). I was just...