Dsk format and tools to manipulate them (opens in new tab)
In the process of restoring a PDP-11/23, I needed a tool to manipulate disk images. I couldn’t find the existing tools and ended up coding my own. Later I found what was available and realized that my code duplicates some functions that already exist. However, the program may still be useful and is available on GitHub. It is 95% functional, and I appreciate any comments or suggestions about it. github.com GitHub - misanseau/DEC-Disk-images: tool for handling DEC disk images tool for handling ...
Read the original article