flat assembler
Message board for the users of flat assembler.
Index
> DOS > interupt 21 dl=10 |
Author |
|
xddxogm3 12 Nov 2005, 03:22
display character of 10h = "data link escape"
what does data link escape do? i found it in a snippin of code that creates a carriage return. |
|||
12 Nov 2005, 03:22 |
|
vbVeryBeginner 12 Nov 2005, 07:43
what ah function are you using?
|
|||
12 Nov 2005, 07:43 |
|
Matrix 21 Nov 2005, 15:56
this is a print char function,
dl means the code of the byte to be put to screen at cursor position, 13 = $0d this means carrige return - CR, moves to beginning of line 10= $0a this is line feed - LF, moves 1 line down |
|||
21 Nov 2005, 15:56 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.