1
0
mirror of https://github.com/gryf/uc1541.git synced 2026-01-15 06:54:12 +01:00

Added urls for sourcecode

This commit is contained in:
2015-09-21 21:30:35 +02:00
parent d4e3794c1c
commit 58d3fce340
2 changed files with 3 additions and 1 deletions

View File

@@ -101,7 +101,7 @@ Changelog
* **2.1** Fixed bug with filenames containing slash.
* **2.0** Added reading raw D64 image, and mapping for jokers. Now it is
possible to read files with PET-ASCII/control sequences in filenames. Working
with d64 images only. Added workaround for space at the beggining of the
with d64 images only. Added workaround for space at the beginning of the
filename.
* **1.2** Added configuration env variables: ``UC1541_VERBOSE`` and
``UC1541_HIDE_DEL``. First one, if set to any value, will cause that error

2
uc1541
View File

@@ -6,6 +6,8 @@ Author: Roman 'gryf' Dobosz <gryf73@gmail.com>
Date: 2014-01-04
Version: 2.8
Licence: BSD
source: https://bitbucket.org/gryf/uc1541
mirror: https://github.com/gryf/uc1541
"""
import sys