Update linux.md
This commit is contained in:
parent
d481b3c534
commit
60ef2c5d26
1 changed files with 1 additions and 1 deletions
2
linux.md
2
linux.md
|
@ -77,7 +77,7 @@ This is based on Qt, currently tested with 5.10
|
|||
* Qt timers are very coarse: the emulator needs to dynamically adapt the cycles to execute
|
||||
* the app runs at 60FPS with correction for uneven timer deltas.
|
||||
* full speed when disk spins execute up to 5 ms real wall clock of emulator code (then returns to Qt)
|
||||
* audio is supported and there are a few configuration options to tune the latency (default very conservative 200ms)
|
||||
* (standard) audio is supported and there are a few configuration options to tune the latency (default very conservative 200ms)
|
||||
|
||||
## Build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue