1
0
mirror of https://github.com/gryf/uc1541.git synced 2026-01-15 23:14:10 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
60dfd1f687 Code cleanup. 2020-06-28 11:56:00 +02:00
76daa17640 Added support for .d81 images. 2019-09-20 18:05:40 +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.
2019-09-15 09:40:10 +02:00
03b6236463 Not provided subcommand is fatal on Python3. 2019-07-20 13:49:34 +02:00
711695be2b Added initial Python3 support 2018-02-13 20:19:02 +01:00
58d3fce340 Added urls for sourcecode 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