Add Gigabyte GA-686BX emulation.
As part of this, add i440BX chipset, PIIX4, and i28F002BC Flash.
This commit is contained in:
parent
3c4fa0511e
commit
fda3832e3a
16 changed files with 571 additions and 54 deletions
|
|
@ -2,3 +2,4 @@ extern device_t intel_flash_bxt_ami_device;
|
|||
extern device_t intel_flash_bxt_device;
|
||||
extern device_t intel_flash_bxb_device;
|
||||
extern device_t intel_flash_28fb200bxt_device;
|
||||
extern device_t intel_flash_28f002bc_device;
|
||||
|
|
|
|||
Loading…
Reference in a new issue