1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Storage/Disk
2016-07-12 21:42:23 -04:00
..
Formats Factored out the PCM track since it's going to be a useful construct for almost every file format. Documented it a little better. 2016-07-10 18:36:52 -04:00
DigitalPhaseLockedLoop.cpp Added test of perfect DPLL input timing. 2016-07-12 21:42:23 -04:00
DigitalPhaseLockedLoop.hpp Added test of perfect DPLL input timing. 2016-07-12 21:42:23 -04:00
Disk.cpp Sketched out the generic interface for a disk, documenting it and the tape interface while I'm here. 2016-07-10 08:54:39 -04:00
Disk.hpp Factored out the PCM track since it's going to be a useful construct for almost every file format. Documented it a little better. 2016-07-10 18:36:52 -04:00
PCMTrack.cpp Factored out the PCM track since it's going to be a useful construct for almost every file format. Documented it a little better. 2016-07-10 18:36:52 -04:00
PCMTrack.hpp Factored out the PCM track since it's going to be a useful construct for almost every file format. Documented it a little better. 2016-07-10 18:36:52 -04:00