tomas-nestorovic / RIDE

Windows tool for low-level access to any floppy disks, and comfortable high-level access to some legacy filesystems (ZX Spectrum, MS-DOS, etc.).
https://nestorovic.hyperlink.cz/ride/html/index.html
53 stars 0 forks source link

Preview of current directory raw data in hexa mode #30

Closed tomas-nestorovic closed 1 year ago

tomas-nestorovic commented 5 years ago

For debug purposes (and interested users) it might be a good idea to implement a preview of current directory entires. The preview should be accessible from within the File Manager tab (a new menu item). The preview should appear as a new tab in the main window's TDI. From the technical point of view, it should be just a simple wrapper around the existing CHexaEditor with "records" representing individual directory entires.

tomas-nestorovic commented 1 year ago

With almost two years of no new activity, this issue can safely be closed.