Thomas Harte
|
0dece80b5d
|
Improves documentation.
|
2018-05-04 18:02:55 -04:00 |
|
Thomas Harte
|
f807a6b608
|
Generalises the concept of multiple samplings of an FM/MFM sector, simplifying CPC DSK support and paving the way for generic weak/fuzzy bit support.
|
2017-10-31 21:32:28 -04:00 |
|
Thomas Harte
|
a8524daecb
|
Marks the move constructor as noexcept, to improve usage with vector .
|
2017-09-25 19:53:22 -04:00 |
|
Thomas Harte
|
8875982e1f
|
Ensures Sectors are move constructible (and still default constructible), and adds proper const qualifiers to Sector::Address.
|
2017-09-24 22:40:38 -04:00 |
|
Thomas Harte
|
3319a4f589
|
Isolates those Sector fields that describe its address and makes them usable as a set key.
|
2017-09-24 21:57:21 -04:00 |
|
Thomas Harte
|
631f630549
|
Severs the MFM parser from the overweight single MFM.hpp.
|
2017-09-24 20:31:19 -04:00 |
|