Merge pull request #6697 from Cacodemon345/trigem-como

Add TriGem Como 440EX machine
This commit is contained in:
Miran Grča
2026-01-12 11:22:42 +01:00
committed by GitHub
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 *);