1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Disk
2018-04-24 20:16:14 -07:00
..
Controller Commutes cross-platform #pragma marks to //MARK:s. 2017-11-12 15:59:11 -05:00
DiskImage Works further towards NIB, but still isn't close. 2018-04-23 20:01:12 -07:00
DPLL Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Encodings Makes some faulty steps further towards providing Apple GCR assistance. 2018-04-23 19:59:03 -07:00
Parsers Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
Track Minor tidying of PCMSegment and Oric MFM DSK. 2018-01-09 22:12:34 -05:00
Disk.hpp Ensures lifetime-linked track flushing without relying on virtual calls within a destructor. 2017-10-07 19:14:18 -04:00
Drive.cpp Simplifies the rotational multiplier upon construction, to mitigate against scale issues later. 2018-04-24 20:16:14 -07:00
Drive.hpp Makes joined-up attempt to run data through the Disk II. 2018-04-24 19:44:45 -07:00