Releases: cpcsdk/cpctools
Releases · cpcsdk/cpctools
Release v0.3.3
- CreateSnapshot: Fix a bug on 64bit systems where it would not be possible to set 16bit tokens in the snapshot header (PC, SP, ...)
Release v0.3.2
CreateSnapshot:
- Fix incorrect message about using AMSDOS header when inserting a file at address 0
- Fix insertion of files smaller than 69 bytes in snapshot
Cleanup and bugfixes
Several of the tools have been moved to separate git repos. Watch out when updating!
Also there are many bugfixes here, but not a lot of new features.
CPCTools are back!
The cpctools archive includes the following tools:
- AFT - CPCBooster communication server
- cpcDSK - Transfer DSK files to physical disks and back
- cpcfs - Put and get files in dsk disk images
- CreateSnapshot - Manipulate SNA files
- DamsConverter - Convert DAMS sourcefiles to ASCII
- dataDBGenerator - Convert files to DB listings for reassembling
- dataLinker - generates an optimized memory map from chunks with alignment constraints
Additionally availabe:
- hideur maikeur: add and remove AMSDOS header from files
- iDSK: another tool to edit disk images (add and extract files, etc)
- DiskSwissKnife: A Discology-like sector editor written in Qt