mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Added "On-Board" name to JEGA (if386AX)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user