mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Added the Packard Bell PB680
Intel AMI based board. To cover up the needs for an AMI BIOS on 430VX
This commit is contained in:
@@ -295,6 +295,7 @@ extern int machine_at_p55tvp4_init(const machine_t *);
|
||||
extern int machine_at_p55va_init(const machine_t *);
|
||||
extern int machine_at_i430vx_init(const machine_t *);
|
||||
extern int machine_at_brio80xx_init(const machine_t *);
|
||||
extern int machine_at_pb680_init(const machine_t *);
|
||||
|
||||
extern int machine_at_p55xb2_init(const machine_t *);
|
||||
extern int machine_at_tx97_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user