mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-22 02:29:17 +01:00
Don't use RDTSC
This commit is contained in:
parent
fc58a6f6f8
commit
22c30f60b7
@ -244,5 +244,5 @@ int machdep_parse_option (struct uae_prefs *p, const char *option, const char *v
|
||||
|
||||
void machdep_default_options (struct uae_prefs *p)
|
||||
{
|
||||
p->use_processor_clock = 1;
|
||||
p->use_processor_clock = 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user