This commit is contained in:
OBattler
2023-08-23 01:16:02 +02:00
14 changed files with 87 additions and 86 deletions

View File

@@ -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);