SVN r5377+
GBA

The driver show me twice in MESS GUI.

Edit: Found the reason in messdriv.c smile

DRIVER( gba ) /* Nintendo Game Boy Advance */
DRIVER( snes ) /* Nintendo Super Nintendo NTSC */
DRIVER( snespal ) /* Nintendo Super Nintendo PAL */
DRIVER( sfcbox ) /* Nintendo Super Famicom Box */
DRIVER( n64 ) /* Nintendo N64 */
DRIVER( pokemini ) /* Nintendo Pokemon Mini */
DRIVER( gba ) /* Nintendo Game Boy Advance Handheld */

It seems, I forget to remove the entry which I add by hand in the past.

Last edited by Anna Wu; 08/09/09 07:37 AM.