Intel Monsoon: Give the machine a version of the Phoenix jumper device, fixes onboard video

This commit is contained in:
win2kgamer
2026-02-15 00:58:03 -06:00
parent 9831ded525
commit 4ea89bb216
3 changed files with 32 additions and 1 deletions

View File

@@ -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));