mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 04:45:31 -07:00
Add the selection of the last BIOS versio of ABIT BX6.
This commit is contained in:
@@ -1128,6 +1128,9 @@ extern int machine_at_p6i440e2_init(const machine_t *);
|
||||
|
||||
/* i440BX */
|
||||
extern int machine_at_bf6_init(const machine_t *);
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t bx6_device;
|
||||
#endif
|
||||
extern int machine_at_bx6_init(const machine_t *);
|
||||
extern int machine_at_ax6bc_init(const machine_t *);
|
||||
extern int machine_at_p2bls_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user