Rob McMullen
68469e8e92
Added tests for deleting all files
2017-02-24 10:13:31 -08:00
Rob McMullen
3007e384a6
Changed size of last delete test so it will fit on the DOS 3.3 test disk image
2017-02-24 08:24:34 -08:00
Rob McMullen
7afa2a0e92
Changed file comparisons to numpy array_equals
2017-02-23 22:15:20 -08:00
Rob McMullen
6e8cf1c4c4
Moved some classes to different files, fixed Atari dos tests
...
* consolidated bytes_per_sector and sector_size (which mean the same thing) into sector_size
* moved AtrHeader, XfdHeader to ataridos.py
* moved base classes like WriteableSector, SectorList, etc. to utils.py
2017-02-23 14:23:29 -08:00
Rob McMullen
3157b13727
Added tests for DOS 33 disk images; code still failing all tests, but making progress
2017-02-22 12:11:56 -08:00
Rob McMullen
ea92e91865
Added file deletion for Atari DOS
2017-02-21 23:07:24 -08:00
Rob McMullen
7f2b07b221
More tests for writing Atari DOS files
2017-02-21 20:14:16 -08:00
Rob McMullen
c0340a1807
Fixed file number in Atari DOS files
2017-02-21 19:49:03 -08:00
Rob McMullen
767e76671b
First code to add files to an Atari DOS image
2017-02-21 19:25:47 -08:00