1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 21:29:53 +00:00
CLK/Storage/Disk/Encodings
2017-08-17 15:20:49 -04:00
..
CommodoreGCR.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
CommodoreGCR.hpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
MFM.cpp Imposes a maximum track length. 2017-08-17 15:20:49 -04:00
MFM.hpp Switched to populating the sector cache with everything in a track the first time anything on that track is requested. That avoids the problem whereby each request of a non-existent sector costs two spins. 2017-08-11 18:40:16 -04:00