Add the selection of the last BIOS versio of ABIT BX6.

This commit is contained in:
OBattler
2025-09-13 23:09:24 +02:00
parent ccc5c3aec1
commit fcf236ff7e
3 changed files with 49 additions and 6 deletions

View File

@@ -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 *);