mirror of
https://github.com/zellyn/diskii.git
synced 2024-11-22 15:30:48 +00:00
68ee8a493c
- Loading a .dsk (or any other file type) should yield a SectorMap interface, which reads and writes *physical* sectors. (Auto-detection of sector mapping will come later.) - The various filesystem packages (dos33, supermon, etc.) are responsible for logical sector mapping. - The weird part about this is that .dsk images are already mapped to dos33 logical sector order, so they have to be un-mapped, then re-mapped by the dos33 package. It's still cleaner that way. |
||
---|---|---|
.. | ||
applesoft | ||
disk | ||
dos33 | ||
helpers | ||
supermon |