-use pentium TSC for uclock where available
-add min/max value's to option struct to clean op verify_options
-modify config.c to support short options, and add shortoptions for
 most if not all options.
-add linux-sparc target (clone linux-powerpc with oss sound)
-make file seaching code more flexible (search both rompath/xxx.zip and
 rompath/roms/xxx.zip)
-should we sleep in the dos frameskipper if there is more then 100us before
 the next frame ?
-intergrate esound code
-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
-allow DGA to use it's own build in modelines and / or modelines in xmamerc,
 do we really want this ??
-walk through all messages xmame emits and give them all a standard format
 like:
 OSD:        Info:    bla
 X11-window: Warning: bla
 Svgalib:    Error:   bla
-look at problems with ensoniq 1370/1371 cards under linux
-make timer based audio a runtime option instead of compile time.
