Hi,
when I tried cps2emu I noticed that one of my usb joypads doesn't work as expected. The start button had no effect. After some debugging I found out that the joypad (10 Buttons), is sending a pressed button 12 event. After I've changed emumain.c to poll just 10 instead of 32 buttons...