RichardG is right, the Compaq 386 Memory Control is absolutely not the OPTi 391.

This commit is contained in:
OBattler
2023-08-24 20:25:27 +02:00
parent cf4b7bbd42
commit 801ebcc1db

View File

@@ -748,7 +748,7 @@ compaq_386_init(UNUSED(const device_t *info))
const device_t compaq_386_device = {
.name = "Compaq 386 Memory Control",
.internal_name = "opti391",
.internal_name = "compaq_386",
.flags = 0,
.local = 0,
.init = compaq_386_init,