Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -356,7 +356,7 @@ softresetx86(void)
|
||||
if (soft_reset_mask)
|
||||
return;
|
||||
|
||||
if (ibm8514_enabled || xga_enabled)
|
||||
if (ibm8514_active || xga_active)
|
||||
vga_on = 1;
|
||||
|
||||
reset_common(0);
|
||||
|
||||
Reference in New Issue
Block a user