Hi robodrunk-
tested and working great.
I wonder if You could add drag & drop files between multiple instance of the program or to another program?
This is my default tool for dsk now !
Great.
thanks
Hi Gig71,
I wonder if You could add drag & drop files between multiple instance of the program or to another program?
Yes, this sounds like a very important feature.
I will add this next.
Thank you.
Thanks Robodrunk.
New version update
Version 0.0.8
* Fixed a crash when deleting all files from a disk image
* Reimplemented the Drag-and-Drop system to add support for more cases, including dropping from another app instances
* Reimplemented ChangeDir functionality
* SaveAs now properly affects Recent List
Download link: http://www.pen-code.com/files/MSXDiskTool.zip
Thank you, very useful.
Thank You.
Drag and Drop between instances works great!
New version update
Version 0.0.9
* MSX-Basic Decoder for Viewer was implemented
* Fixed 0x1A at the end of a text file to incorrectly detect it as binary
* Fixed accidentally broken SaveAs in 0.0.8
* Clicking on non-existent file in MRU will prompt to remove it
Download link: http://pen-code.com/download?id=MsxDiskTool
Please send me Basic files that you think are rendered incorrectly. I tested it on a few files I had, but I need to make a good test vs a collection. For now I may expect some float values ending improperly with those '!'/'#', but everything else should be fine.
Hi Robodrunk.
You're making a very good job on this tool.
It getting better every version.
I've tried v 0.0.9.
and it's very good, I saw the save as file bug in the 0.0.8 is gone.
If i can give you a tip, maybe is better to separete view for basic and hex editor.
e.g.
in the right click menu :
view with hex viewer
view with basic viewer
I say this because i've tried some dsk that have a basic file in them with not common basic extension.
(diamond.crc in "diamond luis" disk)
and the tool doesn't view as a basic tokenized file.
If you add this two ways of viewing files, user can choose the proper way.
Great job.
thanks again
Hi Gig71,
If i can give you a tip, maybe is better to separete view for basic and hex editor.
...
view with hex viewer
view with basic viewer
I say this because i've tried some dsk that have a basic file in them with not common basic extension.
(diamond.crc in "diamond luis" disk)
and the tool doesn't view as a basic tokenized file.
Yes, this makes sense. I will add the the options to switch viewer mode.
I'm also considering implementing a Z80 Disassembler, but not yet sure about it.
New version update
Version 0.1
* File Viewing has multiple options now (Auto/Text/Hex/Basic)
* Various MSX-Basic decoder improvements
* TEMP: MSX Basic text encoding supports KOI8 -> Win1251 translation (this should support multiple options in the future)
Download link: http://pen-code.com/download?id=MsxDiskTool