Moved the Compaq Deskpro 386 to the Dev branch.

This commit is contained in:
OBattler
2017-12-31 21:59:27 +01:00
parent 67225fc60f
commit a8be9c22e9
3 changed files with 8 additions and 2 deletions

View File

@@ -106,10 +106,12 @@ machine_at_compaq_init(machine_t *model)
0xa0000+ram, MEM_MAPPING_INTERNAL, NULL);
switch(model->id) {
#ifdef PORTABLE3
case ROM_DESKPRO_386:
if (hdc_current == 1)
ide_init();
break;
#endif
case ROM_PORTABLE:
break;