1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-19 07:11:28 +03:00

improve turbo modes reliability

This commit is contained in:
Eugene Lozovoy
2022-08-09 12:48:53 +03:00
parent 7fcc013035
commit 3a086ac5e5
5 changed files with 57 additions and 24 deletions

View File

@ -214,7 +214,7 @@ cpucontrol cpucontrol0(
.machine(machine),
.screen_contention(screen_contention),
.turbo(turbo),
.ext_wait_cycle(div_wait || up_active),
.ext_wait_cycle(div_wait),
.init_done_in(init_done),
.n_rstcpu(n_rstcpu),