1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00
CLK/ClockReceiver
Thomas Harte d97a073d1b Adds the necessary routine for all machines to be able to respond to get_scan_status.
They all just as the CRT, as all are currently based on the CRT. Which doesn't currently know the total clock rate it would need to in order properly to scale the answer to the question. Further thought coming.
2020-01-20 21:45:10 -05:00
..
ClockingHintSource.hpp Commutes Sleeper to ClockingHint::Source, making state more granular. 2018-05-27 23:17:06 -04:00
ClockReceiver.hpp Corrects lack of const. 2019-11-18 22:11:52 -05:00
DeferredQueue.hpp Starts trying to formalise just-in-time execution. 2019-07-28 21:49:54 -04:00
ForceInline.hpp Switches the presumption to requiring NDEBUG to avoid forced inlines. 2019-10-26 22:43:25 -04:00
JustInTime.hpp Adds the necessary routine for all machines to be able to respond to get_scan_status. 2020-01-20 21:45:10 -05:00
TimeTypes.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00