Added the Trident TVGA 8900 D-R.

This commit is contained in:
OBattler
2024-03-09 13:18:31 +01:00
parent 10c7ee2aef
commit ca2492e893
3 changed files with 27 additions and 1 deletions

View File

@@ -550,6 +550,7 @@ extern const device_t ibm_ps1_2121_device;
/* Trident TVGA 8900 */
extern const device_t tvga8900b_device;
extern const device_t tvga8900d_device;
extern const device_t tvga8900dr_device;
extern const device_t tvga9000b_device;
extern const device_t nec_sv9000_device;