mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user