Added emulation of ATI Video Expression (Mach64 VT2).

This commit is contained in:
SarahW 2017-05-02 14:42:41 +01:00
commit b5c11bc981
6 changed files with 889 additions and 102 deletions

View file

@ -442,6 +442,7 @@ enum
GFX_COLORPLUS, /* Plantronics ColorPlus */
GFX_WY700, /* Wyse 700 */
GFX_GENIUS, /* MDSI Genius */
GFX_MACH64VT2, /*ATI Mach64 VT2*/
GFX_MAX
};