1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Storage/Disk/Encodings
Thomas Harte e3b4aebf1a Introduces the Disk II as a unique media target platform.
As it makes a little more sense to analyse Apple GCR images to determine target platform than it does to have the potential platforms vote over them.

Also starts on the parser that'll be necessary for making a decision.
2018-05-04 18:02:36 -04:00
..
AppleGCR Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
MFM Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -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