As the serious Mamers will know, the video system used in Mame is being redesigned. Aaron has just posted details on his website here, but to save you from the grossly technical stuff, here is a quick summary: * The .art files are replaced by XML-based .lay files. Conversion is required. * Multiple screen layouts are coded internally in XML, and can be selected at runtime. They describe how many screens are used, and how they are orientated and positioned. * DirectDraw is not supported. Only GDI or Direct3D 8.0 (or higher) can be used. * The command-line options are completely changed. * Any font can be chosen for the user interface. * May possibly be a command-line switch to select arcade-monitor mode or VGA-monitor mode. * More to come...