x86 Assembly

Moderators: None (Apply to moderate this forum)
Number of threads: 4563
Number of posts: 16029

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
21h? Posted by GaryTurboTasm on 26 Sept 2002 at 4:39 AM
what does the 21h function do?

Report
Re: 21h? Posted by slicer69 on 26 Sept 2002 at 5:21 AM
The 21h set of functions is called the DOS interrupt on Intel machines.
It is actually a collection of a lot of functions and sub functions.
For example function 01/21h reads a character from standard input.
Function 09/21h prints a string to standard output. Other functions
in the 21h collection read/write/open/close files and other basics that
DOS provides for you.

: what does the 21h function do?

Report
Re: 21h? Posted by emu8086 on 27 Sept 2002 at 11:16 AM
: what does the 21h function do?

you find some descriptions here:

http://www.geocities.com/emu8086/Help/supported_interrupts.html

only most common are described there.




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.