Mercurial > vba-clojure
comparison 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 |
comparison
equal
deleted
inserted
replaced
49:139178c4d843 | 50:e643f55bc886 |
---|---|
70 | 70 |
71 # Video setting. 0=1x, 1=2x, 2=3x, 3=4x. | 71 # Video setting. 0=1x, 1=2x, 2=3x, 3=4x. |
72 video=1 | 72 video=1 |
73 | 73 |
74 # Use fullscreen mode. 0=false, any other value means true | 74 # Use fullscreen mode. 0=false, any other value means true |
75 fullScreen=1 | 75 fullScreen=0 |
76 | 76 |
77 # Disables MMX support | 77 # Disables MMX support |
78 disableMMX=1 | 78 disableMMX=1 |
79 | 79 |
80 # Use bios file. 0=false, any other value means true | 80 # Use bios file. 0=false, any other value means true |
168 # 0=disable, 5...1000 valid throttle speeds | 168 # 0=disable, 5...1000 valid throttle speeds |
169 throttle=0 | 169 throttle=0 |
170 | 170 |
171 # Pauses the emulator when the window is inactive | 171 # Pauses the emulator when the window is inactive |
172 # 0=disable, anything else to enable | 172 # 0=disable, anything else to enable |
173 pauseWhenInactive=1 | 173 pauseWhenInactive=0 |
174 | 174 |
175 # Enables AGBPrint support | 175 # Enables AGBPrint support |
176 # 0=disable, anything else to enable | 176 # 0=disable, anything else to enable |
177 agbPrint=0 | 177 agbPrint=0 |
178 | 178 |