Added Oak OTI-037 emulation. Patch from EluanCM.

This commit is contained in:
SarahW 2018-02-24 11:39:22 +00:00
commit 0ee7c7a354
14 changed files with 253 additions and 9 deletions

View file

@ -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
};