Merge pull request #2702 from Cacodemon345/nec_sv9000

Add NEC SV9000 (Trident TVGA9000B)
This commit is contained in:
Miran Grča
2022-10-02 00:15:59 +02:00
committed by GitHub
3 changed files with 32 additions and 9 deletions

View File

@@ -509,6 +509,7 @@ extern const device_t ibm_ps1_2121_device;
extern const device_t tvga8900b_device;
extern const device_t tvga8900d_device;
extern const device_t tvga9000b_device;
extern const device_t nec_sv9000_device;
/* IBM VGA */
extern const device_t vga_device;