Re: [hatari-devel] Emulation of the TT second MFP

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 26/05/2019 à 19:12, Thomas Huth a écrit :

What do you think of changing the above code to :

	if (Config_IsMachineFalcon())
	{
		FDC_SetDMAStatus(ScsiBus.bDmaError);	/* Mark
DMA error */ }
	ncr5380_set_irq ( ncr );

ie sets DMA status only in falcon mode and then call
ncr5380_set_irq() to do the common job ?

Yes, that sounds reasonable.


Hi

Above change was pushed to devel tree and TT / Falcon are still working with scsi image.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/