1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Storage
Thomas Harte 3fdefb94e4 Removes requirement for correct sector epilogues.
It's now a length test that at present accepts 6-and-2 sectors only.
2018-05-12 23:03:08 -04:00
..
Cartridge
Data Corrects warnings in the CSW, CPC DSK, ZX8081 data encoding, and PRG and binary cartridges. 2017-11-12 17:46:06 -05:00
Disk Removes requirement for correct sector epilogues. 2018-05-12 23:03:08 -04:00
Tape Corrects various indentation errors. 2018-05-05 19:32:20 -04:00
FileHolder.cpp
FileHolder.hpp
Storage.hpp
TargetPlatforms.hpp Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
TimedEventLoop.cpp Removes dead debugging aid. What a klutz! 2018-05-09 22:24:20 -04:00
TimedEventLoop.hpp Experimentally switches to doubles for TimedEventLoop time tracking. 2018-04-30 22:07:17 -04:00