mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-21 02:17:08 +00:00
Converts Time::get into a template, introduces a via-a-double fallback for the timed event loop.
This commit is contained in:
@@ -19,7 +19,7 @@ namespace {
|
||||
}
|
||||
|
||||
DiskII::DiskII() :
|
||||
drives_{{2045454, 300, 1}, {2045454, 300, 1}}
|
||||
drives_{{2000000, 300, 1}, {2045454, 300, 1}}
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user