1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 19:54:35 +00:00
CLK/Storage
2019-12-22 00:00:23 -05:00
..
Cartridge
Data Also deploys make_unique/shared to avoid type repetition. 2019-12-21 23:52:04 -05:00
Disk Switches to std::make_shared/make_unique in a bunch of applicable places. 2019-12-21 23:34:25 -05:00
MassStorage Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Tape Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
FileHolder.cpp
FileHolder.hpp
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 Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
TimedEventLoop.hpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00