atrcopy/atrcopy
2017-02-26 12:14:23 -08:00
..
__init__.py Added -s command to use pyatasm to assemble MAC/65 source and place it in a file in the disk image 2017-02-26 12:14:23 -08:00
ataridos.py Added -s command to use pyatasm to assemble MAC/65 source and place it in a file in the disk image 2017-02-26 12:14:23 -08:00
cartridge.py Added checks for invalid cart type and added unit tests 2016-06-03 13:05:16 -07:00
diskimages.py Added -s command to use pyatasm to assemble MAC/65 source and place it in a file in the disk image 2017-02-26 12:14:23 -08:00
dos33.py Added -s command to use pyatasm to assemble MAC/65 source and place it in a file in the disk image 2017-02-26 12:14:23 -08:00
errors.py Added file deletion for Atari DOS 2017-02-21 23:07:24 -08:00
kboot.py Changed get_filename() into a property 2017-02-24 08:42:04 -08:00
mame.py Fixed MAME rom check to allow 16 byte ROM images instead of minimum 256 byte 2016-10-01 18:40:40 -07:00
parsers.py Removed some debug prints 2017-02-24 10:39:47 -08:00
segments.py Added automatic data byte marking for XEX expanded files 2017-02-24 23:48:10 -08:00
spartados.py Fixed parsing of disk images broken after recent rearrangement of classes 2017-02-23 15:34:56 -08:00
utils.py Added count of free sectors based on VTOC allocation table 2017-02-24 10:14:38 -08:00