Add Trident TVGA9000B emulation.

This commit is contained in:
SarahW 2020-10-02 17:21:12 +01:00
commit 264cfc3a12
4 changed files with 95 additions and 20 deletions

View file

@ -314,6 +314,7 @@ enum
GFX_AVGA2, /*Acumos AVGA2 / Cirrus Logic CL-GD5402*/
GFX_CL_GD5428, /*Cirrus Logic CL-GD5428*/
GFX_IBM_GD5428, /*IBM 1MB SVGA Adapter/A*/
GFX_TVGA9000B, /*Trident TVGA9000B*/
GFX_MAX
};