Added "On-Board" name to JEGA (if386AX)

This commit is contained in:
Maxwell Scott
2026-01-14 02:52:23 +07:00
parent 7024c6e0f3
commit e0e4843399

View File

@@ -1042,7 +1042,7 @@ if386jega_available(void)
}
const device_t if386jega_device = {
.name = "JEGA (if386AX)",
.name = "JEGA On-Board (OKI if386AX30L)",
.internal_name = "if386jega",
.flags = DEVICE_ISA,
.local = 0,