Added Olivetti OEM BIOS to TriGem Como

The Olivetti OEM BIOS' date (06/05/99) is newer than the current one (01/18/99).

Until the actual voltage and multiplier bus speeds are found, I adjusted them to match other i440LX/EX machines. Also added a note about onboard video.
This commit is contained in:
Maxwell Scott
2026-02-02 20:04:32 +07:00
parent af2ead6ed9
commit d7f011e85f
3 changed files with 70 additions and 11 deletions

View File

@@ -1210,6 +1210,9 @@ 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 *);
#ifdef EMU_DEVICE_H
extern const device_t como_device;
#endif
extern int machine_at_como_init(const machine_t *);
/* i440BX */