1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Storage/Disk/Encodings
2018-05-02 21:06:18 -04:00
..
MFM Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
AppleGCR.cpp Corrects final two bytes of Apple GCR low nibble encoding. 2018-05-02 21:06:18 -04:00
AppleGCR.hpp Makes a first attempt at six-and-two encoding for DSKs. 2018-04-28 15:18:48 -04:00
CommodoreGCR.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
CommodoreGCR.hpp Adds a class to contain the Disk II and begins Apple GCR conversion routines. 2018-04-21 14:33:42 -07:00