Marked the Image Manager 1024 as 16-bit ISA.
This commit is contained in:
@@ -1032,7 +1032,7 @@ im1024_speed_changed(void *priv)
|
||||
const device_t im1024_device = {
|
||||
"ImageManager 1024",
|
||||
"im1024",
|
||||
DEVICE_ISA, 0,
|
||||
DEVICE_ISA | DEVICE_AT, 0,
|
||||
im1024_init, im1024_close, NULL,
|
||||
{ im1024_available },
|
||||
im1024_speed_changed,
|
||||
|
Reference in New Issue
Block a user