-
Notifications
You must be signed in to change notification settings - Fork 0
A commandline tool for manipulating CBM discimages (d64 files)
License
thecky/cdim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About ----- cdim is linux command line tool reading and manipulating C64 discimages. This tool need the shared library libcdim (you can find libcdim under https://github.com/thecky/libcdim). Latest Version -------------- See https://github.com/thecky/cdim How to build ------------ get the source: git clone https://github.com/thecky/cdim.git cd to it: cd cdim create the Makefile: cmake . build: make Note: After the make you can find the tool in the build directory. Install the tool in your system path as root: make install Documentation ------------- Still missing... License ------- See file LICENSE.
About
A commandline tool for manipulating CBM discimages (d64 files)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published