/[qemu]/qemu/vl.c
ViewVC logotype

Diff of /qemu/vl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.138 by bellard, Sat Nov 5 14:22:27 2005 UTC revision 1.139 by bellard, Sat Nov 5 18:55:27 2005 UTC
# Line 2842  void help(void) Line 2842  void help(void)
2842             "-k language     use keyboard layout (for example \"fr\" for French)\n"             "-k language     use keyboard layout (for example \"fr\" for French)\n"
2843  #endif  #endif
2844  #ifdef HAS_AUDIO  #ifdef HAS_AUDIO
2845             "-enable-audio   enable audio support\n"             "-enable-audio   enable audio support, and all the sound cars\n"
2846             "-audio-help     print list of audio drivers and their options\n"             "-audio-help     print list of audio drivers and their options\n"
2847             "-soundhw c1,... comma separated list of sound card names\n"             "-soundhw c1,... enable audio support\n"
2848             "                use -soundhw ? to get the list of supported sound cards\n"             "                and only specified sound cards (comma separated list)\n"
2849               "                use -soundhw ? to get the list of supported cards\n"
2850  #endif  #endif
2851             "-localtime      set the real time clock to local time [default=utc]\n"             "-localtime      set the real time clock to local time [default=utc]\n"
2852             "-full-screen    start in full screen\n"             "-full-screen    start in full screen\n"
# Line 3145  static void select_soundhw (const char * Line 3146  static void select_soundhw (const char *
3146          printf ("sb16       Creative Sound Blaster 16\n");          printf ("sb16       Creative Sound Blaster 16\n");
3147  #ifdef CONFIG_ADLIB  #ifdef CONFIG_ADLIB
3148  #ifdef HAS_YMF262  #ifdef HAS_YMF262
3149          printf ("adlib      Ymaha YMF262 (OPL3)\n");          printf ("adlib      Yamaha YMF262 (OPL3)\n");
3150  #else  #else
3151          printf ("adlib      Ymaha YM3812 (OPL2)\n");          printf ("adlib      Yamaha YM3812 (OPL2)\n");
3152  #endif  #endif
3153  #endif  #endif
3154  #ifdef CONFIG_GUS  #ifdef CONFIG_GUS

Legend:
Removed from v.1.138  
changed lines
  Added in v.1.139

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26