1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/Storage
2019-06-16 17:17:24 -04:00
..
Cartridge
Data
Disk Fixes the more obvious issues with GCR encoding: byte order, top bit selection. 2019-06-16 17:17:24 -04:00
Tape Eliminates dangling uses of printf. 2019-03-02 18:07:05 -05:00
FileHolder.cpp
FileHolder.hpp Implements write support for WOZ files. 2018-05-24 21:44:31 -04:00
Storage.hpp Fixes setting of a Time to a float. 2019-06-05 14:43:34 -04:00
TargetPlatforms.hpp Adds preliminary parsing of the Disk Copy 4.2 format. 2019-06-02 13:39:25 -04:00
TimedEventLoop.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TimedEventLoop.hpp