Added CL-GD5430 emulation.

This commit is contained in:
SarahW 2018-02-18 12:33:09 +00:00
commit 5c9a1e9664
6 changed files with 309 additions and 40 deletions

View file

@ -490,6 +490,7 @@ enum
GFX_MACH64VT2, /*ATI Mach64 VT2*/
GFX_OLIVETTI_GO481, /*Olivetti GO481 PVGA1A*/
GFX_TGUI9400CXI,
GFX_CL_GD5430, /*Cirrus Logic CL-GD5430*/
GFX_MAX
};