X-Comment-To: Arkady V.Belousov

Hi!

13-���-2002 00:06 [EMAIL PROTECTED] (Arkady V.Belousov) wrote to [EMAIL PROTECTED]:

AVB> - rdatclk.asm. Was:
AVB> Should be:
AVB> ______________O\_/_________________________________\_/O______________
AVB>                 mov     ah,4
AVB>                 int     1Ah
[...]
AVB>                 mov     bx,word [bp+4]      ;bcdDays
[...]
AVB>                 mov     ah, 2
AVB>                 int     1ah
[...]
AVB>                 mov     bx,word [bp+6]      ;bcdHours
AVB> _____________________________________________________________________
AVB>               O/~\                                 /~\O

     Also, to make this code more reliable, here should be added INT 1A/4
call (with JC @@FUNCTOP after it) and then comparision of day number with
already saved. If these values differs, then should be performed jump to
@@FUNCTOP - this prevents case when day switched between two INT 1A calls.

==^^===============================================================
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
==^^===============================================================

Reply via email to