6236015e22
Reorganize the code, added constants.
2019-09-20 15:58:44 +02:00
6a455c6c55
Added stub for other than D64 formats.
2019-09-20 15:52:26 +02:00
45bde06dd3
Changed shebang back to python.
...
In modern linux distributions, executable "python" is a symlink to the
selected Python interpreter. There could be multiple versions installed
on the system, and appropriate tools on certain distributions exists for
selecting default one. There is no need for changing it to explicitly
"python3" executable.
v3.2
2019-09-15 09:40:10 +02:00
03b6236463
Not provided subcommand is fatal on Python3.
v3.1
2019-07-20 13:49:34 +02:00
711695be2b
Added initial Python3 support
v3.0
2018-02-13 20:19:02 +01:00
197ba7a707
Corrected shebang
2018-02-13 20:18:09 +01:00
58d3fce340
Added urls for sourcecode
v2.8
2015-09-21 21:35:58 +02:00
d4e3794c1c
Added screenshots and test image file
2015-09-03 19:27:16 +02:00
7c2e6f19a9
Moved changelog to readme file
2015-09-03 19:26:35 +02:00
fa81fc0b57
Added license and README file
2015-09-02 21:58:45 +02:00
3822ad2531
Better treatment of non-dos disc
2014-01-04 10:40:13 +01:00
909a42dd28
Gzip support
v2.7
2013-11-12 09:13:08 +01:00
d44c9e28fa
Correct version in docstring
2013-05-07 18:24:39 +02:00
0bdb6d8694
Added mkdir and run handling (or rather lack of handling :). Minor refactoring.
v2.6
2013-05-07 18:23:10 +02:00
1346a2fcf8
Fixed bug with filenames started with a '-' sign.
v2.5
2012-10-16 15:50:05 +02:00
fa3efe5f9f
Fixed endless loop bug in Python D64 implementation
v2.4
2012-09-30 14:51:36 +02:00
b61135b3de
Re added missing method for correcting names
v2.3
2012-09-24 21:17:00 +02:00
4ef4ec289e
Fixed bug with unusual sector end
v2.2
2012-09-24 21:14:39 +02:00
63a88e84a1
Fixed bug with slash in filenames
v2.1
2012-09-24 21:12:11 +02:00
e27aa5432d
Version 2.0. D64 directory implemented in pure python
v2.0
2012-09-24 21:11:34 +02:00
a0936db242
Added proctect bits, configuration variables
v1.2
2012-09-24 21:06:48 +02:00
5e273677f0
Working version of the script
v1.0
2012-09-24 21:04:56 +02:00