-complete contrib dir documentation
-rewrite config file parsing, abstract it into a generic rc object
 which can also be used for other things as xmame.
-make -vectorres better, see mails I got from William A. Barath
-add an option to specify which resolution to use, add clipping and panning
 if it doesn't fit and use it anyway.
-use pentium TSC for uclock where available
-add linux-sparc target (clone linux-powerpc with oss sound)
-intergrate esound and alsa sound code, make soundmethod a runtime option
-network:
 *fix since the dos team broke it, find out if the dosnet team is still alive
 *add mouse / joystick support to network play
 *try converting networksupport to tcp, currently we have no error correction
 *make network code more robust, version check, input settings check etc.
-check x11-joystick rumors have it it's broken, then again only one bug-report
 so it seems no-one is using it.
-fm soundhack for linux-i386
-walk through all messages xmame emits and give them all a standard format
 like:
 OSD:        Info:    bla
 X11-window: Warning: bla
 Svgalib:    Error:   bla
 And make which messages are emitted and when configurable. (log-type's and
  log-level)
 Make fileio emit messages about which files it tries to open, to help
 debugging rom-loading problems.
-look at problems with ensoniq 1370/1371 cards under linux
-make timer based audio a runtime option instead of compile time.
