comparison default.cfg @ 1659:19331a21da3a

Switched default sync source back to audio as the video option is not ready for prime timeop
author Mike Pavone <pavone@retrodev.com>
date Sun, 30 Dec 2018 21:19:26 -0800
parents bc9bb4e5856f
children c6cc2dae262f
comparison
equal deleted inserted replaced
1658:fa9ae059e4d3 1659:19331a21da3a
202 202
203 system { 203 system {
204 #controls how the emulated system is synced to the host 204 #controls how the emulated system is synced to the host
205 #video provides the smoothest experience when the host and emulated system have similar refresh rates 205 #video provides the smoothest experience when the host and emulated system have similar refresh rates
206 #audio provides lower audio latency, especially when there is a refresh rate mismatch 206 #audio provides lower audio latency, especially when there is a refresh rate mismatch
207 sync_source video 207 sync_source audio
208 #set this to random to debug initialization bugs 208 #set this to random to debug initialization bugs
209 ram_init zero 209 ram_init zero
210 default_region U 210 default_region U
211 #controls whether MegaWiFi support is enabled or not 211 #controls whether MegaWiFi support is enabled or not
212 #MegaWiFi allows ROMs to make connections to the internet 212 #MegaWiFi allows ROMs to make connections to the internet