- Version 0.17b:
-
- BAM hex viewer editable.
- Exclude regexp for images not to store in database-
- Disassembler LDA ABS,Y bugfix - Thanks to Alberto for reporting it!
- Pressing Home/End scrolls tables and texts to start/end (files, hex view, BAM view, search panel, text view)
- Refactoring of code. Use of enums.
- Version 0.16b:
-
- Added popup menues.
- Create D81 partitions (makedir).
- Moved the settings of the plugins to their own tabbed panel
- HexViewer jump track/sector button.
- HexViewer save data button.
- The hide console has a default configuration setting.
- Support for D88 (C8280) images (Big thanks to Christian for a lot of information and test using real hardware).
- Viewing sectors in BAM viewer with buttons to navigate track and sector.
- More disk panel button (8x4).
- Added makedir button.
- Added MD5 checksum button.
- Added mirror button to open same image/folder as the other file panel.
- Added reload in popup menu
- Allow larger grid and fonts sizes in settings for improved support of higher resolution screens.
- Improved error handling when parsing configuration file.
- Select from available JDBC driver classes in settings dialog.
- Improved GUI dialogs.
- BAM editor allocate/free selected blocks.
- Version 0.15b:
-
- Added setting to choose TrueType fonts file lists.
- Fixed a file data bug in T64 (Thanks to Fredrik Åberg for reporting it)
- Version 0.14b:
-
- Added browse history and back button.
- Bugfix in BAM viewer when clicking invalid blocks.
- C64 font in hex viewer.
- Open same as other pane in current pane.
- Requires Java 8 or higher.
- Version 0.13b:
-
- Added MOS 6510 disassembler mode to hex viewer.
- Added save as text from hex viewer.
- Major code cleanup.
- Keywords as arguments to plugins. See plugin setting tooltips for details.
- MD5 checksum calculation.
- D67, D80, D82 and T64 write support.
- Plugin setting for forking new thread or not.
- Drag and drop support.
- Save hostname to database, so it can be used when searching.
- Builtin DroiD64 user manual.
- Changes to support H2 and Firebird SQL databases.
- Moved texts to property file to enable locale support later on.
- Navigate file lists with arrow, tab and enter keys.
- Version 0.12b:
-
- D67 (Commodore 2040) support added.
- D80 (Commodore 8050) readonly support added.
- D82 (Commodore 8250) readonly support added.
- LNX archive readonly support added.
- Settings for file extensions.
- Settings bug fix.
- Support browsing zip files.
- Disable buttons for unapplicable functions.
- Reworked plugin settings so arguments can be used.
- Version 0.11b:
-
- Edit BAM mode added.
- Show C64 font when (re-)naming files and disks.
- Printing added (file list, texts, hexdumps, images).
- View texts using C64 font mode.
- Version 0.1b:
-
- Merged buttons panels into one shared set of buttons.
- Refactored settings.
- D81 partition read support.
- Double click file to open hex view or D81 partition.
- Validation of D64, D71 and D81.
- Move disk image files up and down.
- Browse local file system.
- Color settings.
- Change size of console.
- Change look and feel from settings GUI.
- Colors on buttons.
- Save console to file.
- View BASIC V7 (i.e. C128).
- D71 and D81 write support.
- PostgreSQL database support.
- Show SQL for setting up database.
- Many bug fixes.
- Version 0.065b:
-
- D71, D81 and T64 read support.
- CP/M read support (D64, D71, D81).
- Click sector in BAM to see hex dump.
- View text, hexdump and BASIC from files.
- Unload image.
- View Koala images.
- Bug fix for insert prg into D64.
- Merged the two consoles into one shared.
- Clear console menu option.
- Implemented delete files from D64.
- Version 0.05b:
-
- Refactored code.
- New look and feel.
- Gzipped images.
- Database support.