1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Storage
2022-08-30 16:07:44 -04:00
..
Cartridge
Data
Disk Make a hacky and blunt offer of drive data. 2022-08-30 16:07:44 -04:00
MassStorage Extend to allow vending of only portions of files. 2022-08-30 15:51:29 -04:00
State This field is counted in half-cycles. 2021-04-26 21:20:32 -04:00
Tape Relaxes Oric .tap signature check. 2021-04-29 18:00:02 -04:00
FileHolder.cpp
FileHolder.hpp
Storage.hpp Add a constexpr route that explicitly calculates the simplest possible form. 2022-01-01 17:14:52 -05:00
TargetPlatforms.hpp Add Amiga enums. 2021-07-16 17:59:08 -04:00
TimedEventLoop.cpp
TimedEventLoop.hpp