CBMdisk Tools v1.0.0/Style

Release Date: 
Sep 22, 2015
Download: 
See Also: 
Type: 
Platform: 
Projects: 

CBMdisk Tools is a collection of command line utilities written using the CBMdisk Python module. They provide some unix-inspired capabilities for working directly with content on many Commodore disk, file and archive formats. You may find them useful in and of themselves, or as some working examples of how to use the CBMdisk Python module. This first release includes:

  • cbmls.py - unix ls-like (see the image above for some example output using PETSCII in Windows cmd shell)
  • cbmcat.py - unix cat-like
  • cbmod.py - unix od-like
  • cbmstitch.py - write files in specific t/s order
  • cbmvrm.py - c64 virus detect/neutralize

More detailed descriptions and documentation are included in the download.