refactored device_t and all declarations
This commit is contained in:
@@ -207,6 +207,7 @@ static const device_config_t cms_config[] =
|
||||
const device_t cms_device =
|
||||
{
|
||||
"Creative Music System / Game Blaster",
|
||||
"cms",
|
||||
DEVICE_ISA, 0,
|
||||
cms_init, cms_close, NULL,
|
||||
{ NULL }, NULL, NULL,
|
||||
|
||||
Reference in New Issue
Block a user