mirror of
https://github.com/86Box/86Box.git
synced 2026-02-26 05:53:15 -07:00
Intel Monsoon: Give the machine a version of the Phoenix jumper device, fixes onboard video
This commit is contained in:
@@ -389,6 +389,7 @@ machine_at_monsoon_init(const machine_t *model)
|
||||
device_add_params(&fdc37c6xx_device, (void *) (FDC37C651 | FDC37C6XX_IDE_PRI));
|
||||
|
||||
device_add(&intel_flash_bxt_device);
|
||||
device_add(&phoenix_486_jumper_monsoon_device);
|
||||
|
||||
if (gfxcard[0] == VID_INTERNAL)
|
||||
device_add(machine_get_vid_device(machine));
|
||||
|
||||
Reference in New Issue
Block a user