tomas-nestorovic

Results 27 issues of tomas-nestorovic

Hi, I yesterday ran into a problem that my diff implementation (adopted from the internet) in some cases actually doesn't work reliably. Suppose I have a bit stream of zeros...

The format is described [here](https://hxc2001.com/download/floppy_drive_emulator/SDCard_HxC_Floppy_Emulator_HFE_file_format.pdf) and seems easy enough to be implemented quickly, although the support for "alternative encodings" on Cylinder 0 are questionable whether to implement them in RIDE...

enhancement

Users recently reported inability to work with 3" drives, e.g. by Amstrad in ZX Spectrum +3. Using MFM encoding but Shugart bus, these drives may be a good first step...

enhancement

So far, the application relies upon being compiled in Unicode text mode. This is, however, impossible if compiled against the legacy MFC 4.2 from 1997 (that is, the releases that...

bug

For floppies stored in improper conditions it often happens that even after cleaning they remain unreadable without extra attention (e.g. the Eject button must be used as a "clutch," releasing...

enhancement

Similarly as _directory browser_ (Issue #30) and _disk browser_ (Issue #6), a _File Allocation Table (FAT) browser_ should facilitate advanced working with files/directories whose sectors/clusters are linked with some sort...

enhancement

[_YAHEL_](https://github.com/tomas-nestorovic/YAHEL) (or _Yet Another Hexa-Editor Library_) is a tool that has been built on RIDE's internal hexa-editor, developed thus far in Issue #32. For this internal hexa-editor has grown too...

enhancement

It might be a good idea to add browsing of image/disk raw sector data in existing hexa-editor (e.g. through a new _Image → Browse in hexa mode_ command). Apart of...

enhancement

This topic includes everything around current implementation of the _File Manager_. This, however, _excludes any modifications tailored for a particular DOS_ - these should be committed in their own issues....

enhancement
good first issue

Thus far randomly scattered in Issues #13, #57, #64, and #60, any new improvements and bugfixes of the disk dump process should be committed to this issue. There are at...

bug
enhancement