Restored the Intel 82335 chipset

Restored the old Intel 82335 code remnant of the PCem-X era.
This commit is contained in:
tiseno100
2020-06-23 14:00:34 +03:00
committed by GitHub
parent fae3482a1f
commit f29e48d2d7
5 changed files with 202 additions and 139 deletions

View File

@@ -235,6 +235,7 @@ extern int machine_at_spc4216p_init(const machine_t *);
extern int machine_at_kmxc02_init(const machine_t *);
extern int machine_at_deskmaster286_init(const machine_t *);
extern int machine_at_shuttle386sx_init(const machine_t *);
extern int machine_at_commodore_sl386sx_init(const machine_t *);
extern int machine_at_wd76c10_init(const machine_t *);