Postprocessor: D64 tool
maciejmalecki opened this issue · 4 comments
Create a D64 image with c1541 tool:
- Check if c1541 tool is available.
- Create new d64 image (format).
- Write arbitrary numbers of PRG files into the d64 image.
Any ETA on a release with this implemented? If it's going to be awhile, I may try something on my own in a fork to keep me moving. I really just want a zero-friction way to spit out .d64 files so I can try things out on my breadbin more quickly.
hard to say, but I may up the prio for that. But this is just a gradle wrapper for c1541 tool.
I have gotten a lot more familiar with things and can handle this myself. Thanks, though. :-)
Here's what I've been working on using your plugin: https://git.sr.ht/~mstine/vending-machine-c64
Nice that people are using this stuff ;-)
Here is a current roadmap: https://github.com/orgs/c64lib/projects/3/views/6
However, maybe I will release 19, 20 and 21 as 1.7.0; changes that I plan for 2.0.0 are a big jump.