Thomas Daede
|
7822325866
|
Automatically configure format for DIM when no format is specified.
|
2021-12-03 13:34:35 -08:00 |
|
dg
|
f97c42017f
|
Instead of preloading the image, just explicitly load it in fe-write and change
the writeDiskCommand interface to take an Image rather than an ImageReader.
|
2021-12-01 19:58:24 +00:00 |
|
dg
|
bcf6f48d46
|
In fe-read, load the image before constructing the encoder, decoder etc so as
to allow the image reader to modify the config if necessary.
|
2021-12-01 17:55:05 +00:00 |
|
Thomas Daede
|
1d50e45777
|
Fix reported size of DIM and FDI images.
The computation for size accidentally included header size.
|
2021-12-01 06:32:18 -08:00 |
|
Thomas Daede
|
676845aaf3
|
Add DIM format reader.
This format is common for Japanese PC floppy images.
|
2021-12-01 00:07:02 -08:00 |
|