diff options
author | Ben Bridle <bridle.benjamin@gmail.com> | 2024-06-30 14:28:25 +1200 |
---|---|---|
committer | Ben Bridle <bridle.benjamin@gmail.com> | 2024-06-30 14:28:25 +1200 |
commit | c99d7600c5add0829333c2d844ca03a5112a27d1 (patch) | |
tree | 06d9c88c1e198b0875342a4715d90879bba734a7 /src/devices | |
parent | 0c72ba049ba52f29b576bdbdd5fdaac9e58dee97 (diff) | |
download | bedrock-pc-c99d7600c5add0829333c2d844ca03a5112a27d1.zip |
Prevent clock device from locking out all other devices
When the clock device was first in order to be responded to, a fast
enough recurring timer could successfully prevent any other device
from being able to wake the emulator, if a timer was able to expire
in the time it took to run the clock wake handler.
Diffstat (limited to 'src/devices')
0 files changed, 0 insertions, 0 deletions