Discuss dos function call with one example, Electrical Engineering

Assignment Help:

Discuss DOS function call with one example.

DOS function call:

So as to use DOS function calls, always place the function number in register AH and load all other pertinent information in registers, as described in the entry data table. Once it is accomplished, follow along with an INT 21H to execute the DOS function.

Illustration:      MOV AH, 6

                        MOV DL, 'A'

                        INT 21H.

Illustration shows how to display an ASCII A on the CRT screen at the current cursor position along with a DOS function call.


Related Discussions:- Discuss dos function call with one example

About semi conductor, explain compensation and charge neutrality in GaAs

explain compensation and charge neutrality in GaAs

Compute the starting torque with the starting compen sator, A three-phase, ...

A three-phase, 2200-V, 60-Hz, delta-connected, squirrel-cage induction motor, when started at full rated voltage, takes a starting current of 693 A from the line and develops a sta

Decrement contents of register - dcr decrement , Decrement  contents of Re...

Decrement  contents of Register The contents of register R will be decremented  by one and  the result is stored  in the same register  R. It is also  an exceptional  case i

Active-mode pnp transistors in circuits, Active-mode PNP transistors in cir...

Active-mode PNP transistors in circuits: In the figure, the arrows showing current point in the direction of conventional current - the flow of electrons is in the opposite di

Explain data addressing modes available in microprocessors, Explain data ad...

Explain data addressing modes available in microprocessors? Data addressing modes available in microprocessors are given below: Direct Mode Indirect Mode Register Dire

Representation of magnetic fields, The direction of the magnetic field line...

The direction of the magnetic field lines is given by 'Maxwell's Right-Hand corkscrew rule'  The thumb of the right hand indicates the direction of current flow in the wire and

Explain working of digital process control, Q. Explain working of Digital P...

Q. Explain working of Digital Process Control? Figure shows a block diagram for microcomputer-based control of a physical process, such as a chemical plant. A slight variation

Unconditional return, Unconditional Return RET Instruction: This  instr...

Unconditional Return RET Instruction: This  instruction is used to transfer the program sequence  from subroutine to the calling  program unconditionally. The instruction forma

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd