Removed win_status.c and the related stuff as it was not updated for a while and no longer displayed useful information.
This commit is contained in:
@@ -238,7 +238,7 @@ const device_t sn76489_device =
|
||||
0,
|
||||
sn76489_device_init,
|
||||
sn76489_device_close,
|
||||
NULL, NULL, NULL, NULL,
|
||||
NULL, NULL, NULL,
|
||||
NULL
|
||||
};
|
||||
const device_t ncr8496_device =
|
||||
@@ -248,6 +248,6 @@ const device_t ncr8496_device =
|
||||
0,
|
||||
ncr8496_device_init,
|
||||
sn76489_device_close,
|
||||
NULL, NULL, NULL, NULL,
|
||||
NULL, NULL, NULL,
|
||||
NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user