Add TriGem Como 440EX machine

This commit is contained in:
Cacodemon345
2026-01-11 17:40:30 +06:00
parent e5d2995352
commit 85d902ef7a
4 changed files with 86 additions and 0 deletions

View File

@@ -1205,6 +1205,7 @@ 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 *);
extern int machine_at_como_init(const machine_t *);
/* i440BX */
extern int machine_at_bf6_init(const machine_t *);