mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
Fix ICS9250-19 device type
This commit is contained in:
@@ -799,7 +799,7 @@ const device_t ics9250_18_device = {
|
||||
const device_t ics9250_19_device = {
|
||||
"ICS9250-19 Clock Generator",
|
||||
DEVICE_ISA,
|
||||
ICS9250_08,
|
||||
ICS9250_19,
|
||||
ics9xxx_init, ics9xxx_close, NULL,
|
||||
{ NULL }, NULL, NULL,
|
||||
NULL
|
||||
|
||||
Reference in New Issue
Block a user