网站大量收购独家精品文档,联系QQ:2885784924

int指令(国外英文资料).doc

  1. 1、本文档共32页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
int指令(国外英文资料)

int指令(国外英文资料) Interrupt INT 21 h: Character-oriented Function 01H, 07H, and 08H - input characters from standard input devices 02H - character output 03h-auxiliary device input 04H - the output of the auxiliary device Type 05h-print the output 06h-console input/output 09h-display strings 0ah-keyboard buffer input 0BH - detects the input state 0CH - clear input buffer input (1), functions 01H, 07H and 08H Function description: read a character from standard input device (e.g. keyboard). The interrupt is kept waiting until a character can be read. The input can also be redirected, and if this is done, it is not possible to determine if the file has reached the end of the file Entry parameters: AH = 01H, filter out the control character and return explicit = 07H, not filtering the control character, not showing 08H, filter out the control character, not echo Exit parameter: AL = ASCII of input character (2), functional 02 h Function description: output a character to standard output device (e.g. screen). The output can also be redirected, and if this is done, it will not be able to determine if the disk is full Entry parameters: AH = 02H DL = ASCII for the output character Exit parameter: no (3), the function of 3 h Function description: read in a character from the auxiliary device and the default value of the auxiliary device is COM1 Entry parameters: AH = 03H Exit parameter: AL = ASCII of the read character (4), functional 04 h Function description: output a character to the auxiliary device, which defaults to COM1 Entry parameters: AH = 04H DL = ASCII for the output character Exit parameter: no (5), function 5 h Functional description: output a character to the standard output device. The default output device is a printer for LPT1, unless the MODE command is used to change it Entry parameters: AH = 05H DL = ASCII for the output character Exit parameter: no (6), 6 h function Description: console (for example: keyboard, screen) input/output. If the input/output oper

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档