added JEGA video emulation
This commit is contained in:
@@ -68,6 +68,7 @@ video_cards[] = {
|
||||
{ .device = &ati18800_wonder_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &cga_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &sega_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &jega_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &gd5401_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &gd5402_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
{ .device = &gd5420_isa_device, .flags = VIDEO_FLAG_TYPE_NONE },
|
||||
|
||||
Reference in New Issue
Block a user