Added IBM PS/2 Model 30-286 emulation. Patch from dns2k.

This commit is contained in:
SarahW 2017-02-22 20:18:41 +00:00
commit c2a6ce2bac
12 changed files with 49 additions and 5 deletions

View file

@ -386,6 +386,7 @@ enum
ROM_IBMPS1_2121,
ROM_AMI386DX_OPTI495,
ROM_MR386DX_OPTI495,
ROM_IBMPS2_M30_286,
ROM_MAX
};