1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/Storage
Thomas Harte e3b4aebf1a Introduces the Disk II as a unique media target platform.
As it makes a little more sense to analyse Apple GCR images to determine target platform than it does to have the potential platforms vote over them.

Also starts on the parser that'll be necessary for making a decision.
2018-05-04 18:02:36 -04:00
..
Cartridge
Data
Disk Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
Tape Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
FileHolder.cpp
FileHolder.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
Storage.hpp
TargetPlatforms.hpp Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
TimedEventLoop.cpp Experimentally switches to doubles for TimedEventLoop time tracking. 2018-04-30 22:07:17 -04:00
TimedEventLoop.hpp Experimentally switches to doubles for TimedEventLoop time tracking. 2018-04-30 22:07:17 -04:00