1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Storage/Disk/Encodings
Thomas Harte d17fadbe0b Avoid off-by-one error in sector decoding.
Specific issue: retaining the 256 bytes up to _and including_ the checksum, rather than excluding.
2022-09-16 15:47:38 -04:00
..
AppleGCR Avoid off-by-one error in sector decoding. 2022-09-16 15:47:38 -04:00
MFM Use unspread_bits for FM and MFM decoding. 2021-10-12 15:18:50 -07:00
CommodoreGCR.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
CommodoreGCR.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00