Added the Mylex MVI486

A 486 Industrial board using the Mylex BIOS
This commit is contained in:
Panagiotis
2020-12-31 21:49:47 +02:00
committed by GitHub
parent 2566d15a4c
commit 5d7ea72881
7 changed files with 325 additions and 2 deletions

View File

@@ -43,6 +43,8 @@ extern const device_t pc87307_15c_device;
extern const device_t pc87307_both_device;
extern const device_t pc87309_device;
extern const device_t pc87309_15c_device;
extern const device_t pc87311_device;
extern const device_t pc87311_ide_device;
extern const device_t pc87332_device;
extern const device_t pc87332_ps1_device;
extern const device_t pc97307_device;