Added emulation of ATI Video Expression (Mach64 VT2).
This commit is contained in:
parent
3a12ca8882
commit
b5c11bc981
6 changed files with 889 additions and 102 deletions
|
|
@ -442,6 +442,7 @@ enum
|
|||
GFX_COLORPLUS, /* Plantronics ColorPlus */
|
||||
GFX_WY700, /* Wyse 700 */
|
||||
GFX_GENIUS, /* MDSI Genius */
|
||||
GFX_MACH64VT2, /*ATI Mach64 VT2*/
|
||||
GFX_MAX
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue