Skip to content

Releases: cpcsdk/cpctools

Release v0.3.3

23 Apr 08:59
Compare
Choose a tag to compare
  • 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

14 Feb 17:15
Compare
Choose a tag to compare

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

18 May 12:12
776bc84
Compare
Choose a tag to compare

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!

26 May 19:01
Compare
Choose a tag to compare

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