An open API service indexing awesome lists of open source software.

https://github.com/markyturtle/ttediskbuilder-netcore

Utility for the creation of .ADF disk images
https://github.com/markyturtle/ttediskbuilder-netcore

Last synced: about 1 year ago
JSON representation

Utility for the creation of .ADF disk images

Awesome Lists containing this project

README

          

# TTEDiskBuilder-netcore
Utility for the creation of .ADF disk images based on the code created by h0ffman at the following repo

- [https://github.com/djh0ffman/TTEDiskBuilder](https://github.com/djh0ffman/TTEDiskBuilder)

I needed a version that I could run under VSCode, so that meant converting it to use .NET Core.



I've removed the data compression functionality for the time being and made the utility functional for my needs.