Added Sigma Designs Color 400 emulation. Patch from John Elliott.

This commit is contained in:
SarahW 2018-11-13 18:53:55 +00:00
commit 4155b283ab
5 changed files with 999 additions and 2 deletions

View file

@ -507,6 +507,7 @@ enum
GFX_CL_GD5434, /*Cirrus Logic CL-GD5434*/
GFX_OTI037, /*Oak OTI-037*/
GFX_COMPAQ_CGA, /*Compaq CGA*/
GFX_SIGMA400, /*Sigma Designs Color 400 */
GFX_MAX
};