refactored device_t and all declarations
This commit is contained in:
@@ -641,6 +641,7 @@ const device_config_t cga_config[] =
|
||||
const device_t cga_device =
|
||||
{
|
||||
"CGA",
|
||||
"cga",
|
||||
DEVICE_ISA, 0,
|
||||
cga_standalone_init,
|
||||
cga_close,
|
||||
|
||||
Reference in New Issue
Block a user