converts between .g64 and textual representuation, simple d64 support is available
Mirror of https://github.com/markusC64/g64conv
- Perl 100%
|
|
||
|---|---|---|
| .github/workflows | Updated workflow | |
| templates | Geos 2.0 template, based on stddisk2 | |
| g64conv.pl | Fix typo | |
| LICENSE | Initial commit | |
| README.md | Updated README | |
g64conv
converts between .g64 and textual representuation
With this tool you can display the contents of a g64 gcr image in human readable form. You can edit it with just a simple text editor or use your favourite textual diff tool to find differences between two images. And finally you can convert back the textual representation to a g64 gcr image.
NEW
- can be used to convert d64 to g64 using a template file.
- can be used to convert g64 back to d64
- Now supports p64 via textual representation (cf. p64conv)
- converts from kryoflux streams to g64, g71 and p64