Forgot one more thing about XGA. Fixes initialization of the card.
This commit is contained in:
@@ -118,6 +118,8 @@ machine_init_ex(int m)
|
|||||||
if (ibm8514_enabled) {
|
if (ibm8514_enabled) {
|
||||||
ibm8514_device_add();
|
ibm8514_device_add();
|
||||||
}
|
}
|
||||||
|
if (xga_enabled)
|
||||||
|
xga_device_add();
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Reset the graphics card (or do nothing if it was already done
|
/* Reset the graphics card (or do nothing if it was already done
|
||||||
|
Reference in New Issue
Block a user