mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-26 08:49:37 +00:00
d61f478a39
I think it doesn't make sense for states to own a target as that complicates the concept of Media. Plus they're distinct because it makes sense to have only one per Target. Let's see how this pans out. |
||
---|---|---|
.. | ||
Cartridge | ||
Data | ||
Disk | ||
MassStorage | ||
State | ||
Tape | ||
FileHolder.cpp | ||
FileHolder.hpp | ||
Storage.hpp | ||
TargetPlatforms.hpp | ||
TimedEventLoop.cpp | ||
TimedEventLoop.hpp |