mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Mystique: Disable line compare, turns out it was disabled for a reason.
This commit is contained in:
@@ -805,7 +805,7 @@ mystique_line_compare(svga_t *svga)
|
||||
mystique->status |= STATUS_VLINEPEN;
|
||||
mystique_update_irqs(mystique);
|
||||
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user