atrcopy/atrcopy
2017-02-07 19:14:02 -08:00
..
__init__.py Updated version number to indicate significant bug fix 2017-01-05 23:49:45 -08:00
ataridos.py Added extra verbosity to show parsing error 2016-10-01 18:42:39 -07:00
cartridge.py Added checks for invalid cart type and added unit tests 2016-06-03 13:05:16 -07:00
diskimages.py Fix for non-standard boot headers using a single sector instead of usual minimum of 3 sectors 2016-10-01 18:42:02 -07:00
dos33.py Attempt to handle bad track/sector list in DOS 3.3 image 2016-07-28 19:37:40 -07:00
errors.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00
kboot.py Don't insert title or author when user supplies bootcode for XEX header 2016-06-12 10:13:59 -07: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 Added extra verbosity to show parsing error 2016-10-01 18:42:39 -07:00
segments.py Added iterator over comments in a segment 2017-02-07 19:14:02 -08:00
spartados.py Added parsers and MIME type definitions from Omnivore 2016-06-01 15:11:30 -07:00
utils.py Added better error checking for atari DOS executables 2016-06-01 15:37:28 -07:00