Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:docs:dos:api:int29 [2021/08/06 07:47] – created prokushev | en:docs:dos:api:int29 [2021/08/30 10:35] (current) – prokushev | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| ===== Family API ===== | ===== Family API ===== | ||
| + | [[en: | ||
| ===== Input ===== | ===== Input ===== | ||
| - | AL = character to display | + | |
| | | ||
| ===== Return ===== | ===== Return ===== | ||
| - | nothing | + | * nothing |
| - | BX may be destroyed by some versions of DOS 3.3 | + | |
| - | + | ||
| ===== Macro ===== | ===== Macro ===== | ||
| Line 28: | Line 28: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | | + | BX may be destroyed by some versions of DOS 3.3 |
| - | | + | |
| - | COMMAND.COM v3.2 and v3.3 compare the INT 29 vector against the INT 20 | + | automatically called when writing to a device with bit 4 of its device driver header set (see also INT 21/AH=52h) |
| - | | + | |
| - | the default handler under DOS 2.x and 3.x simply calls INT 10/AH=0Eh | + | COMMAND.COM v3.2 and v3.3 compare the INT 29 vector against the INT 20 vector and assume that ANSI.SYS is installed if the segment is larger |
| - | the default handler under DESQview 2.2 understands the < | + | |
| - | | + | the default handler under DOS 2.x and 3.x simply calls INT 10/AH=0Eh |
| + | |||
| + | the default handler under DESQview 2.2 understands the < | ||
| ===== See Also ===== | ===== See Also ===== | ||
| - | | + | INT 21/ |
| | | ||
| ===== Note ===== | ===== Note ===== | ||




