Thomas Harte
|
44cdc124af
|
Switches to providing a full record of changes to disk images, rather than feeding them a track at a time.
Gets explicit about `override`s while doing so, to ensure full adaptation.
|
2017-10-07 19:37:36 -04:00 |
|
Thomas Harte
|
97a2be71e3
|
Introduces flush_tracks to Drive, while switching its interface to using Track::Address and adjusting associated integer types.
|
2017-10-06 21:45:12 -04:00 |
|
Thomas Harte
|
0fb363ea0e
|
Adds writing support for HFEs.
|
2017-10-03 21:24:20 -04:00 |
|
Thomas Harte
|
1cc85615d5
|
Factors HFE track seeking out from the track fetching method.
|
2017-10-03 20:33:55 -04:00 |
|
Thomas Harte
|
35705c5345
|
Factors out bit reversing from the HFE class.
|
2017-10-03 19:12:45 -04:00 |
|
Thomas Harte
|
698e4fe550
|
Tidies the Disk file hierarchy.
|
2017-09-22 22:39:23 -04:00 |
|