atrcopy/atrcopy
Rob McMullen 5e2fbc70a0 Updated to version 9.1 2018-09-24 11:26:31 -07:00
..
templates Changed templates so they can be imported into omnivore 2017-05-25 06:50:27 -07:00
__init__.py Added dummy diskimage to allow writing assembled files to local disk 2018-07-17 18:47:40 -07:00
_metadata.py Updated to version 9.1 2018-09-24 11:26:31 -07:00
ataridos.py Added file extensions recognition to create_executable_file_image 2018-07-17 18:33:16 -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 check for incomplete file in container unpacking 2018-07-16 07:03:47 -07:00
dcm.py More documentation for DiskImageContainer 2018-06-24 20:01:44 -07:00
diskimages.py Fixed namespace error of ByteNotInFile166 2018-07-20 08:04:54 -07:00
dos33.py Added file extensions recognition to create_executable_file_image 2018-07-17 18:33:16 -07:00
dummy.py added delete_file stub to LocalFilesystemImage 2018-07-18 19:33:44 -07:00
errors.py Refs #1: added detection of DCM images 2018-06-24 17:21:47 -07:00
executables.py Added file extensions recognition to create_executable_file_image 2018-07-17 18:33:16 -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 Added ATR header to kboot images 2018-06-28 10:28:55 -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 Allow DefaultSegment to be created from a simple numpy array 2018-09-18 17:01:26 -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