atrcopy/atrcopy
Rob McMullen fe01a97c1f Progress on DOS 33 VTOC using complicated numpy manipulation.
* not complete, and may be easier to understand by using a reorder on the raw bytes rather than trying to convert to 16 bit values and skipping every other
2017-02-22 23:19:12 -08:00
..
__init__.py Added DOS 33 disk image to package level exports 2017-02-22 12:11:28 -08:00
ataridos.py WIP on DOS 3.3 support 2017-02-22 07:19:52 -08:00
cartridge.py Added checks for invalid cart type and added unit tests 2016-06-03 13:05:16 -07:00
diskimages.py Changed sector labels for DOS 33 to report track, sector rather than sector number 2017-02-22 12:12:52 -08:00
dos33.py Progress on DOS 33 VTOC using complicated numpy manipulation. 2017-02-22 23:19:12 -08:00
errors.py Added file deletion for Atari DOS 2017-02-21 23:07:24 -08: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 Changed sector labels for DOS 33 to report track, sector rather than sector number 2017-02-22 12:12:52 -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