1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-01 14:29:51 +00:00
CLK/Storage
2020-01-07 23:21:32 -05:00
..
Cartridge Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Data Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
Disk Starts towards STX support. 2020-01-07 23:21:32 -05:00
MassStorage Eliminates static where constexpra aren't class members; adds some if constexprs for clarity. 2019-12-22 13:42:24 -05:00
Tape Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
FileHolder.cpp Removes many stray spaces. 2018-11-23 22:32:32 -05:00
FileHolder.hpp Implements write support for WOZ files. 2018-05-24 21:44:31 -04:00
Storage.hpp Ensures relative_exponents less than or equal to -32 don't overflow. 2019-07-26 22:19:40 -04:00
TargetPlatforms.hpp Adds a route through the static analyser to the Atari ST. 2019-10-20 20:38:54 -04:00
TimedEventLoop.cpp Adds responsibility for an ongoing index pulse to the drive. 2019-12-24 20:53:37 -05:00
TimedEventLoop.hpp Adds responsibility for an ongoing index pulse to the drive. 2019-12-24 20:53:37 -05:00