atrcopy/atrcopy
Rob McMullen 0f5d9b845e Updated version to 8.1 2018-06-25 12:02:09 -07:00
..
templates Changed templates so they can be imported into omnivore 2017-05-25 06:50:27 -07:00
__init__.py Removed duplicate error messages when disk image type isn't supported 2018-06-25 11:35:38 -07:00
_metadata.py Updated version to 8.1 2018-06-25 12:02:09 -07:00
ataridos.py Fixed some exception calls 2018-06-24 18:39:15 -07:00
cartridge.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00
container.py Added bz2, xz containers, tests, sample data 2018-06-24 23:07:47 -07:00
dcm.py More documentation for DiskImageContainer 2018-06-24 20:01:44 -07:00
diskimages.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00
dos33.py Refs #1: BSAVE parser now much more strict on detecting valid file 2018-06-25 11:55:05 -07:00
errors.py Refs #1: added detection of DCM images 2018-06-24 17:21:47 -07:00
fstbt.py fstbt: added sector ranges available through the recent standard delivery changes 2017-07-07 12:19:04 -07:00
kboot.py Converted "from errors import *" to "from . import errors" 2018-06-24 12:10:59 -07:00
magic.py Added magic signature detection 2018-04-30 22:28:47 -07:00
mame.py Converted "from errors import *" to "from . import errors" 2018-06-24 12:10:59 -07:00
parsers.py Added bz2, xz containers, tests, sample data 2018-06-24 23:07:47 -07:00
segments.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00
spartados.py Converted "from errors import *" to "from . import errors" 2018-06-24 12:10:59 -07:00
standard_delivery.py Converted "from errors import *" to "from . import errors" 2018-06-24 12:10:59 -07:00
utils.py Classes no longer unnecessarily subclass from object, as in py3 it's the default 2018-06-24 17:20:32 -07:00