Add ATI EGA Wonder 800+ emulation.
This commit is contained in:
parent
2c6b130ec8
commit
2489fd9c6e
7 changed files with 140 additions and 3 deletions
|
|
@ -300,6 +300,7 @@ enum
|
|||
GFX_SIGMA400, /*Sigma Designs Color 400 */
|
||||
GFX_PGC, /*Professional Graphics Controller */
|
||||
GFX_IM1024, /*Vermont Microsystems IM1024 */
|
||||
GFX_EGAWONDER800, /*ATI EGA Wonder 800+*/
|
||||
GFX_MAX
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue