New tool for DragonDOS disk images!

A place to discuss everything Dragon related that doesn't fall into the other categories.
User avatar
robcfg
Posts: 1532
Joined: Sat Apr 04, 2009 10:16 pm
Location: Stockholm, Sweden
Contact:

New tool for DragonDOS disk images!

Post by robcfg »

Hello, wonderful people!

I found myself needing a way to create a small tool for adding files to VDK images, so I decided to take my almost finished DragonDOS file system code, and some code and concepts from other tools I've created and made this nice new tool:

https://github.com/robcfg/retrotools/tr ... /dragondos

I have to say that I'm having way too much fun checking disks for graphics, and looking at the basic listing without having to extract the file is definitely on the plus side :mrgreen:

Note that when extracting a Basic file, it will be converted to ascii for easy editing and will be retokenized when adding it back to the disk image.

As usual, it works on Windows, Mac and Linux.

If you find an error (probable) or would like to request a new feature (even more probable ;) ) just drop me a line.

Cheers,
Rob
Attachments
DragonDOS_v1.0.0_Mac.jpg
DragonDOS_v1.0.0_Mac.jpg (201.3 KiB) Viewed 139575 times
DragonDOS_v1.0.0_Linux.jpeg
DragonDOS_v1.0.0_Linux.jpeg (214.71 KiB) Viewed 139575 times
DragonDOS_v1.0.0_Windows.jpeg
DragonDOS_v1.0.0_Windows.jpeg (230.42 KiB) Viewed 139575 times
pser1
Posts: 1672
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: New tool for DragonDOS disk images!

Post by pser1 »

that's great, Robert
thanks a lot for sharing such a nice work!
cheers!
pere
User avatar
robcfg
Posts: 1532
Joined: Sat Apr 04, 2009 10:16 pm
Location: Stockholm, Sweden
Contact:

Re: New tool for DragonDOS disk images!

Post by robcfg »

Thank you for you kind words, Pere!

If you notice any error, or would like to request a new feature, just drop me a line ;)
pser1
Posts: 1672
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: New tool for DragonDOS disk images!

Post by pser1 »

Hi Robert,
I have downloaded the zip file from GitHub, but I cannot find there any binary (already compiled)
I must admit that I have not devoted too much time ... Is there an easy way to have a win64 binary?
thx!
pere
User avatar
robcfg
Posts: 1532
Joined: Sat Apr 04, 2009 10:16 pm
Location: Stockholm, Sweden
Contact:

Re: New tool for DragonDOS disk images!

Post by robcfg »

Pere, sure enough!

You can find pre-compiled executables in the releases section: https://github.com/robcfg/retrotools/re ... dos-v1.0.0

Please tell me if these doesn't work for any reason.

Cheers,
Rob
pser1
Posts: 1672
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: New tool for DragonDOS disk images!

Post by pser1 »

robcfg wrote: Sun Nov 26, 2023 7:35 pm Pere, sure enough!
You can find pre-compiled executables in the releases section: https://github.com/robcfg/retrotools/re ... dos-v1.0.0
Please tell me if these doesn't work for any reason.
Cheers,
Rob
Hi, Robert
just downloaded the zip and have tested the ui opening one of the AGD converted games.
The very first time AGD antivirus has verified it and found that it was trying to access a file in my D dive (?)
It has not allowed the access but has let the program start. I have 'seen' a Basic file and the images, it is very good!
thx a lot
cheers!
pere
User avatar
rolfmichelsen
Posts: 299
Joined: Wed Apr 08, 2009 8:43 pm
Location: Oslo, Norway
Contact:

Re: New tool for DragonDOS disk images!

Post by rolfmichelsen »

Great stuff, Rob! Works like a charm :D
User avatar
robcfg
Posts: 1532
Joined: Sat Apr 04, 2009 10:16 pm
Location: Stockholm, Sweden
Contact:

Re: New tool for DragonDOS disk images!

Post by robcfg »

Thanks Rolf!

My sector allocation is not as sophisticated as yours, but works well enough :mrgreen:

I also managed to update your DragonTools CS project to a newer version and compile it on .NET 7.0 on MacOS.

Cheers,
Rob
Azerpy
Posts: 54
Joined: Tue Apr 09, 2019 1:16 pm
Location: France Pyrenées

Re: New tool for DragonDOS disk images!

Post by Azerpy »

Thank you Rob. I was waiting for such a tool. Works fine for me with Windows. Gérard.
User avatar
robcfg
Posts: 1532
Joined: Sat Apr 04, 2009 10:16 pm
Location: Stockholm, Sweden
Contact:

Re: New tool for DragonDOS disk images!

Post by robcfg »

Thank you very much for your kind words, Gérard!
Post Reply