diff src/VisualBoyAdvance.cfg @ 50:e643f55bc886

time for further planning
author Robert McIntyre <rlm@mit.edu>
date Wed, 07 Mar 2012 01:39:12 -0600
parents dba83a5d0835
children 719d910c90f8
line wrap: on
line diff
     1.1 --- a/src/VisualBoyAdvance.cfg	Wed Mar 07 01:17:53 2012 -0600
     1.2 +++ b/src/VisualBoyAdvance.cfg	Wed Mar 07 01:39:12 2012 -0600
     1.3 @@ -72,7 +72,7 @@
     1.4  video=1
     1.5  
     1.6  # Use fullscreen mode. 0=false, any other value means true
     1.7 -fullScreen=1
     1.8 +fullScreen=0
     1.9  
    1.10  # Disables MMX support
    1.11  disableMMX=1
    1.12 @@ -170,7 +170,7 @@
    1.13  
    1.14  # Pauses the emulator when the window is inactive
    1.15  # 0=disable, anything else to enable
    1.16 -pauseWhenInactive=1
    1.17 +pauseWhenInactive=0
    1.18  
    1.19  # Enables AGBPrint support
    1.20  # 0=disable, anything else to enable