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 fc47857c3b
commit 1bcceea736
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>