More cleanups.

Split Compaq Deskpro off to separae file. Renamed PIIX files to intel_ prefix.
Re-enabled Compaq machines; the Portable II works fine now.
This commit is contained in:
waltje
2017-11-12 03:06:38 -05:00
parent 7f2227ddf2
commit bc1f1f9e4b
9 changed files with 96 additions and 28 deletions

View File

@@ -156,6 +156,7 @@ extern void machine_tandy1k_init(machine_t *);
extern int tandy1k_eeprom_read(void);
extern void machine_xt_init(machine_t *);
extern void machine_xt_compaq_init(machine_t *);
extern void machine_xt_laserxt_init(machine_t *);