I set my Keywiz up to type letters on the player 2 buttons when I hit shazzam (shift). Between that and the whats there without shazzam I can do most letters.
I don't know how many letters you need to type but I found that adding just "o" and "k" made a huge difference in my keyboard needs.
Why is it that nobody knows that "left right" on the joystick is the same thing as OK?
It's not advertised I guess. Most people also don't know that you can script the keypresses so you don't have to do anything, although that may be AdvanceMame only which is what I use.
Yep, and it's not that simple., but let's advertise it some:
The scripting thing is AdvanceMAME only.
Left-then-Right actually UI Left then UI right will work for the first screen that comes up. But you could bypass this altogether by creating a mame.ini (run mame -cc) and selecting:
skip_disclaimer 1
And if you don't want the sizing screen:
skip_gameinfo 1
This won't get you past the "Screen flipping in cocktail mode is not supported, Press OK to continue"
But either the hack on SirPoonga's page or NoNAME mame give you
skip_warnings 1
and
skip_bad_dumps 1
which covers all the nag screens.