Added the Vectra VEi8

A 686 Vectra using the Award BIOS
This commit is contained in:
Panagiotis
2020-12-30 22:37:51 +02:00
committed by GitHub
parent 0146761945
commit 7268bfa06d
6 changed files with 36 additions and 2 deletions

View File

@@ -490,6 +490,7 @@ extern int machine_at_ergox365_init(const machine_t *);
extern int machine_at_ficka6130_init(const machine_t *);
extern int machine_at_p3v133_init(const machine_t *);
extern int machine_at_p3v4x_init(const machine_t *);
extern int machine_at_vei8_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t *at_tsunamiatx_get_device(void);