This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-13 07:30:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
ClockReceiver
History
Thomas Harte
886d923e30
Attempts to permit fixed speed multiplication.
2020-02-10 23:30:32 -05:00
..
ClockingHintSource.hpp
…
ClockReceiver.hpp
Corrects lack of
const
.
2019-11-18 22:11:52 -05:00
DeferredQueue.hpp
Withdraws
advance_to_next
; once it has to cope with simultaneous events it stops being faster than
advance
.
2020-01-29 22:45:10 -05:00
ForceInline.hpp
…
JustInTime.hpp
Introduces
RealTimeActor
, providing the same interface as
JustInTimeActor
.
2020-01-29 21:26:15 -05:00
ScanSynchroniser.hpp
Attempts to permit fixed speed multiplication.
2020-02-10 23:30:32 -05:00
TimeTypes.hpp
Experimentally switches to a 'high-resolution' clock for SDL.
2020-02-09 21:44:55 -05:00