refactored device_t and all declarations
This commit is contained in:
@@ -725,6 +725,7 @@ static const device_config_t herculesplus_config[] = {
|
||||
|
||||
const device_t herculesplus_device = {
|
||||
"Hercules Plus",
|
||||
"herculesplus",
|
||||
DEVICE_ISA,
|
||||
0,
|
||||
herculesplus_init, herculesplus_close, NULL,
|
||||
|
||||
Reference in New Issue
Block a user