We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a117123 commit c2751fcCopy full SHA for c2751fc
README.rst
@@ -2,6 +2,9 @@
2
Python tools to manipulate ZX Spectrum files
3
============================================
4
5
+.. image:: https://travis-ci.org/codeatcpp/zxtools.svg?branch=master
6
+ :target: https://travis-ci.org/codeatcpp/zxtools
7
+
8
Here's a set of utils to manipulate files that were copied from a TR-DOS diskette or from a tape.
9
10
Originally the tools were written to simplify the following workflow:
0 commit comments