Added Oak OTI-037 emulation. Patch from EluanCM.
This commit is contained in:
parent
445cf601e8
commit
0ee7c7a354
14 changed files with 253 additions and 9 deletions
|
|
@ -495,6 +495,7 @@ enum
|
|||
GFX_TGUI9400CXI, /*Trident TGUI9440CXi*/
|
||||
GFX_CL_GD5430, /*Cirrus Logic CL-GD5430*/
|
||||
GFX_CL_GD5434, /*Cirrus Logic CL-GD5434*/
|
||||
GFX_OTI037, /*Oak OTI-037*/
|
||||
GFX_MAX
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue