1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-17 17:25:18 +00:00
CLK/Storage
2017-08-11 16:23:33 -04:00
..
Cartridge Permitted ROM-style PRGs that are not a power-of-two in size, and added extra safety checks on loading data from a tape. 2017-05-08 22:15:35 -04:00
Data
Disk Sector size is now reported, and CRC failures are merely indicated, not cause for a sector to be thrown away. 2017-08-11 16:23:33 -04:00
Tape Further beefs up the list of chunks that this TZX parser can either comprehend or skip. 2017-08-03 12:13:41 -04:00
FileHolder.cpp
FileHolder.hpp
Storage.hpp
TimedEventLoop.cpp
TimedEventLoop.hpp