Added PS/2 Model 70 (type 3 & 4) emulation.

This commit is contained in:
SarahW 2018-03-11 11:45:30 +00:00
commit c8e6fc7ce3
8 changed files with 405 additions and 7 deletions

View file

@ -451,6 +451,8 @@ enum
ROM_PB520R,
ROM_COMPAQ_PIP,
ROM_XI8088,
ROM_IBMPS2_M70_TYPE3,
ROM_IBMPS2_M70_TYPE4,
ROM_MAX
};