David Given
|
067af18103
|
When writing images, use the sector size in the spec rather than the actual
data size, to avoid problems with multipart formats like the Amiga.
|
2020-04-07 23:02:47 +02:00 |
|
David Given
|
cd19fcdadd
|
The CSV report now writes records for every sector in the output map, even the
missing ones.
|
2020-03-31 00:14:23 +02:00 |
|
David Given
|
112377f885
|
Add pluggable image readers, plus some documentation.
|
2019-08-09 20:56:06 +02:00 |
|
David Given
|
38fab7edcb
|
Refactor all the image writing stuff into a ImageWriter subclass hierarchy with
a factory based on extension.
|
2019-08-08 00:27:41 +02:00 |
|