Added DTK 386SX clone and Phoenix 386 clone. Patch from nerd73.

This commit is contained in:
TomW 2015-08-19 20:01:20 +01:00
commit 81987c0ac5
4 changed files with 29 additions and 0 deletions

View file

@ -329,6 +329,8 @@ enum
ROM_AMIXT, /*XT Clone with AMI BIOS*/
ROM_LTXT,
ROM_LXT3,
ROM_PX386,
ROM_DTK386,
ROM_MAX
};