mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Add [i440EX] HP Brio 83xx machine
I personally own a Brio 8314 and have run tests on it.
This commit is contained in:
@@ -1203,6 +1203,7 @@ extern int machine_at_spitfire_init(const machine_t *);
|
||||
extern int machine_at_ma30d_init(const machine_t *);
|
||||
|
||||
/* i440EX */
|
||||
extern int machine_at_brio83xx_init(const machine_t *);
|
||||
extern int machine_at_p6i440e2_init(const machine_t *);
|
||||
|
||||
/* i440BX */
|
||||
|
||||
Reference in New Issue
Block a user