On Fri, 13 Dec 2002, tom ehlert wrote: > thats a bug. config.BAT should never be delivered.
yes, my fault. I'll correct that next time. > > - rdatclk.asm. Was: > > rdatclk was linked earlier. now its '#if 0' code (to be deleted ASAP) yes, the linker drops it now. > was > mov ax,dx > > mov dx,cx > > should be > xchg ax,cx > > xchg ax,dx > why? > > so we save 2 bytes. of course. that's what the sport is about right :) anyway, more importantly, we have two puzzling (for me) bug reports: 1510 and 1513 I could not reproduce either of them. Bart ==^================================================================ This email was sent to: [email protected] EASY UNSUBSCRIBE click here: http://topica.com/u/?b1ddyi.b3hwCs.YXJjaGl2 Or send an email to: [EMAIL PROTECTED] T O P I C A -- Register now to manage your mail! http://www.topica.com/partner/tag02/register ==^================================================================
