delorie.com/archives/browse.cgi | search |
Date: | Mon, 1 Mar 1999 19:24:18 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Carlos Giani_AEN2003 (M2003)" <DARKVALE AT pcc DOT tgm DOT ac DOT at> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: BUG - the 2nd edition :) |
In-Reply-To: | <49E2AE2F5B@pcc.tgm.ac.at> |
Message-ID: | <Pine.SUN.3.91.990301192314.3826E-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
On Mon, 1 Mar 1999, Carlos Giani_AEN2003 (M2003) wrote: > dmaMode=(autoinit) ? 0x58 : 0x48; > > to > > dmaMode=(autoinit!=FALSE) ? 0x58 : 0x48; > > And suddenly single-cycle DMA worked! You see? Please post the shortest program that can be compiled by others and which exhibits this problem. It is impossible to argue about code fragments.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |