OPL_R              98 dev/ic/opl.c   	{ 0,   OPL_R,	{0x00,	0x03,	0x08, 0x0b}},
OPL_R              99 dev/ic/opl.c   	{ 1,   OPL_R,	{0x01,	0x04,	0x09, 0x0c}},
OPL_R             100 dev/ic/opl.c   	{ 2,   OPL_R,	{0x02,	0x05,	0x0a, 0x0d}},
OPL_R             101 dev/ic/opl.c   	{ 3,   OPL_R,	{0x08,	0x0b,	0x00, 0x00}},
OPL_R             102 dev/ic/opl.c   	{ 4,   OPL_R,	{0x09,	0x0c,	0x00, 0x00}},
OPL_R             103 dev/ic/opl.c   	{ 5,   OPL_R,	{0x0a,	0x0d,	0x00, 0x00}},
OPL_R             105 dev/ic/opl.c   	{ 6,   OPL_R,	{0x10,	0x13,	0x00, 0x00}},
OPL_R             106 dev/ic/opl.c   	{ 7,   OPL_R,	{0x11,	0x14,	0x00, 0x00}},
OPL_R             107 dev/ic/opl.c   	{ 8,   OPL_R,	{0x12,	0x15,	0x00, 0x00}}
OPL_R             355 dev/ic/opl.c   		opl_command(sc, OPL_R, OPL_MODE, OPL3_ENABLE);
OPL_R             356 dev/ic/opl.c   		opl_command(sc, OPL_R,OPL_CONNECTION_SELECT,OPL_NOCONNECTION);