Removed various machines of no use

This commit is contained in:
tiseno100
2020-08-27 12:28:23 +03:00
committed by GitHub
parent baaedc0ea4
commit 0a5d2d314b
6 changed files with 95 additions and 115 deletions

View File

@@ -74,7 +74,6 @@ extern const device_t piix4e_device;
extern const device_t slc90e66_device;
extern const device_t ioapic_device;
extern const device_t vpc2007_device;
/* OPTi */
extern const device_t opti283_device;
@@ -128,5 +127,7 @@ extern const device_t vlsi_scamp_device;
/* WD */
extern const device_t wd76c10_device;
/* Miscellaneous Hardware */
extern const device_t vpc2007_device;
#endif /*EMU_CHIPSET_H*/