1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Storage
Thomas Harte e7b3705060
Merge pull request #1007 from TomHarte/IPFFileFormat
Adds partial support for the IPF file format.
2022-06-02 12:58:47 -04:00
..
Cartridge Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
Data Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
Disk
MassStorage
State
Tape Relaxes Oric .tap signature check. 2021-04-29 18:00:02 -04:00
FileHolder.cpp This is a deliberate fallthrough. 2020-06-20 00:12:08 -04:00
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
TimedEventLoop.cpp
TimedEventLoop.hpp