pop2 irq
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1973
This commit is contained in:
parent
4f558a5ab7
commit
2119b82868
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ again:
|
|||
buffer+=left << DMA16;
|
||||
want-=left;
|
||||
done+=left;
|
||||
// ReachedTC(); //No module uses it so disable
|
||||
ReachedTC();
|
||||
if (autoinit) {
|
||||
currcnt=basecnt;
|
||||
curraddr=baseaddr;
|
||||
|
|
Loading…
Add table
Reference in a new issue