Added Xi8088 emulation. Patch from EluanCM.

This commit is contained in:
SarahW 2018-02-24 18:08:36 +00:00
commit 31dff3a509
17 changed files with 102 additions and 13 deletions

View file

@ -453,6 +453,7 @@ enum
ROM_ZAPPA,
ROM_PB520R,
ROM_COMPAQ_PIP,
ROM_XI8088,
ROM_MAX
};