1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-03 10:54:46 +00:00
CLK/Storage/Disk
2016-07-29 11:03:09 -04:00
..
Encodings Started turning the 1540 into an actual disk drive. 2016-07-29 11:03:09 -04:00
Formats Started turning the 1540 into an actual disk drive. 2016-07-29 11:03:09 -04:00
DigitalPhaseLockedLoop.cpp Attempted to simplify, very slightly. 2016-07-28 14:35:39 -04:00
DigitalPhaseLockedLoop.hpp
Disk.cpp
Disk.hpp
DiskDrive.cpp Started turning the 1540 into an actual disk drive. 2016-07-29 11:03:09 -04:00
DiskDrive.hpp Started turning the 1540 into an actual disk drive. 2016-07-29 11:03:09 -04:00
PCMTrack.cpp Made an attempt to eliminate creeping tape processing accuracy misses, which implied factoring out the GCM and LCD functions, which I then felt didn't really amount to signal processing. 2016-07-29 05:19:01 -04:00
PCMTrack.hpp