mirror of
https://github.com/86Box/86Box.git
synced 2026-02-26 14:03:16 -07:00
Add ASUS TX97-XV (HP OEM) board
Shipped with either ATi RAGE II or ATi Mach64 VT3
This commit is contained in:
@@ -1088,6 +1088,7 @@ extern int machine_at_i430vx_init(const machine_t *);
|
||||
/* i430TX */
|
||||
extern int machine_at_nupro592_init(const machine_t *);
|
||||
extern int machine_at_tx97_init(const machine_t *);
|
||||
extern int machine_at_tx97xv_init(const machine_t *);
|
||||
extern void machine_at_optiplex_21152_init(void);
|
||||
extern int machine_at_optiplexgn_init(const machine_t *);
|
||||
extern int machine_at_tomahawk_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user