Added ISA-specific 86c805 (ELSA Winner 1000)

Ported from my ELSA_Winner_Series branch.
This commit is contained in:
MaxwellS04
2025-05-07 10:11:51 +07:00
parent a48f9bc7ba
commit 6fb01cf592
3 changed files with 34 additions and 1 deletions

View File

@@ -115,6 +115,7 @@ video_cards[] = {
{ .device = &s3_metheus_86c928_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
{ .device = &s3_phoenix_86c801_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
{ .device = &s3_spea_mirage_86c801_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
{ .device = &s3_winner1000_805_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
{ .device = &sigma_device, .flags = VIDEO_FLAG_TYPE_NONE },
{ .device = &tvga8900b_device, .flags = VIDEO_FLAG_TYPE_NONE },
{ .device = &tvga8900d_device, .flags = VIDEO_FLAG_TYPE_NONE },