From 90ac89ff76df93dd28aca3f95d5d8fb161d026e9 Mon Sep 17 00:00:00 2001 From: Jonathan Campbell Date: Thu, 5 Feb 2015 07:04:10 -0800 Subject: [PATCH] BUGS file for "Dope": noted that the same music "pause" happens on real Pentium hardware if the BIOS does not use the IRQ for hard disk access. --- BUGS/Complex - Dope.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BUGS/Complex - Dope.txt b/BUGS/Complex - Dope.txt index 123d51d49..7581f2fe2 100644 --- a/BUGS/Complex - Dope.txt +++ b/BUGS/Complex - Dope.txt @@ -2,6 +2,9 @@ BUG: Noticeable pause of music at points where VGA BIOS is called to set video mode during demo + However, this pause also happens on real hardware if the BIOS does not use the IRQ for hard + disk access (tested on a Pentium MMX 133MHz with a CompactFlash card for a hard disk). + BUG: You can only run the demo once. Additional attempts log "illegal instruction" messages and crash back to the DOS prompt. You must close and reopen DOSBox-X to run the demo again.