mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-03 11:29:35 +02:00
drc: revive x86 dynarec, support x86-64
This commit is contained in:
Submodule platform/libpicofe updated: f287890d65...21082d0b2b
@@ -29,7 +29,7 @@ void pemu_prep_defconfig(void)
|
||||
|
||||
void pemu_validate_config(void)
|
||||
{
|
||||
#ifndef __arm__
|
||||
#if !defined(__arm__) && !defined(__i386__) && !defined(__x86_64__)
|
||||
PicoIn.opt &= ~POPT_EN_DRC;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user