atrcopy/atrcopy
2016-03-04 13:02:59 -08:00
..
__init__.py Updated version number to 2.3.3 2016-03-02 14:30:29 -08:00
ataridos.py Fixed single density boot sector indexing for double density disks 2016-02-12 22:01:39 -08:00
diskimages.py Fixed mistake in EmptySegment constructor 2016-03-04 13:02:59 -08:00
errors.py Split monolithic atrcopy.py into multiple files in the atrcopy package 2016-02-12 20:36:33 -08:00
kboot.py Fixed check for boot disk image: doesn't work to assume initialization address at 4-5 is valid or JMP address at 6-8 are valid 2016-03-02 14:05:32 -08:00
segments.py Changed IndexedByteSegment to use numpy array as order so fancy indexing works in __getitem__ 2016-02-18 10:17:21 -08:00
spartados.py Fixed bitmap sector size 2016-02-13 11:34:23 -08:00
utils.py Changed IndexedByteSegment to use numpy array as order so fancy indexing works in __getitem__ 2016-02-18 10:17:21 -08:00