GUI: Make multicore only work with Async and add GUI for multicore.

This commit is contained in:
Fernando Sahmkow
2020-03-15 21:34:22 -04:00
parent 25565dffd5
commit 5d3a2be04f
6 changed files with 63 additions and 5 deletions

View File

@ -54,7 +54,7 @@
<item>
<widget class="QCheckBox" name="use_multi_core">
<property name="text">
<string>Emulate CPU in Multiple Cores</string>
<string>Multicore CPU Emulation</string>
</property>
</widget>
</item>