Hi,
On 12.6.2022 23.46, Nicolas Pomarède wrote:
Yes definitely better, but I think there's enough space for more
accurate explanation.
Nicolas, what you would think of:
----------------------------------
CPU emulation parameters
[x] prefetch emulation (uses more host CPU)
[x] cycle-exact / cache emulation (can use much more host CPU)
[x] MMU emulation
[x] 24-bit addressing
[x] accurate FPU emulation (uses more host CPU)
----------------------------------
sounds fine to me, "slower" like it was before could indeed be
misleading.
It did not quite fit as above.
Attached is patch, and a screenshot comparing the result with how the
current GUI looks like.
I also changed the keyboard shortcuts a bit, so
that they're on first letter which IMHO is more
intuitive (and in case of "None", conforms with
System dialog).
Does that still look OK?