On 2001 December 31 &bet;,Monday 19:39, evyatar wrote: > mov ax,100 > int 21 > mov ah, al > shr al, 1 > shr al, 1 > shr al, 1 > shr al, 1 > cmp al, 0a > sbb al, 69 > das > push ax > mov dl,al > mov ax,200 > int 21 > pop ax > mov al, ah > and al, 0f > cmp al, 0a > sbb al, 69 > das > mov dl,al > mov ax,200 > int 21 > mov ah,4c > int 21 dos assembly in a linux mailing list - now I have seen it all. (some weeks ago there were a little bit of unix talk on the freedos mailing list).
what is "das" anyway? - diego ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]