mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-02 10:59:36 +02:00
sh2 drc: updates from mame for ym2612 sound
This commit is contained in:
@@ -55,7 +55,7 @@ void pemu_prep_defconfig(void)
|
||||
gp2x_soc_t soc;
|
||||
|
||||
defaultConfig.CPUclock = default_cpu_clock;
|
||||
defaultConfig.renderer32x = RT_8BIT_FAST;
|
||||
defaultConfig.renderer32x = RT_8BIT_ACC;
|
||||
defaultConfig.analog_deadzone = 50;
|
||||
|
||||
soc = soc_detect();
|
||||
|
||||
Reference in New Issue
Block a user