Added CL-GD5434 emulation.
This commit is contained in:
parent
84a0f0bacb
commit
2c985a6c79
4 changed files with 224 additions and 45 deletions
|
|
@ -491,8 +491,9 @@ enum
|
|||
GFX_GENIUS, /* MDSI Genius */
|
||||
GFX_MACH64VT2, /*ATI Mach64 VT2*/
|
||||
GFX_OLIVETTI_GO481, /*Olivetti GO481 PVGA1A*/
|
||||
GFX_TGUI9400CXI,
|
||||
GFX_TGUI9400CXI, /*Trident TGUI9440CXi*/
|
||||
GFX_CL_GD5430, /*Cirrus Logic CL-GD5430*/
|
||||
GFX_CL_GD5434, /*Cirrus Logic CL-GD5434*/
|
||||
GFX_MAX
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue