Add [i440EX] HP Brio 83xx machine

I personally own a Brio 8314 and have run tests on it.
This commit is contained in:
GreaseMonkey
2026-01-09 10:01:17 +13:00
parent 3b336dd0b0
commit f5fd37bbf1
3 changed files with 89 additions and 0 deletions

View File

@@ -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 */