First SVN commit ...
Added :
Fixed some games descriptions (mainly when "set 1" was missing).
Tried to clean the rockola.c driver "a la Aaron" (please have a look and feel free to rename it now).
Added a few more notes about some games.
Fixed some clones INPUT_PORTS definitions that were curiously using PORT_START_TAG("DSW") instead of PORT_MODIFY("DSW").
Fixed Dip Switches and Inputs for all games.
Used PORT_SERVICE and PORT_SERVICE_NO_TOGGLE macros when this was possible.