Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 759221
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T15:34:12+00:00 2026-05-14T15:34:12+00:00

.model small .stack 100 .data .code mov ah,00h mov al,0e3h mov dx,00h int 14h

  • 0
.model small
.stack 100
.data
.code

mov ah,00h
mov al,0e3h
mov dx,00h
int 14h

back: nop

l1: mov ah,03h
    mov dx,00h
    int 14h

    and ah,01h
    cmp ah,01h
    jne l1

    mov ah,02h
    mov dx,00h
    int 21h

mov dl,al
mov ah,02h
int 21h

jmb back
mov ah,4ch
int 21h

end

This a pc to pc commnication receiver program. I would like to know
why it uses the mov dx,00h command and what mov al,0e3h means?

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T15:34:13+00:00Added an answer on May 14, 2026 at 3:34 pm

    Take a look here. AX will contain the transmission parameters (baud rate etc) and DX chooses the port number. E3 = 9600 rate, no parity, two stop bits, 8 bits char size.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to create an executable from the next assembly code: .MODEL SMALL .DATA
Here's the code: .386 ;target for maximum compatibility .model small,stdcall ;model .code main: int
.MODEL SMALL .STACK 64 .DATA MSGA DB 13,10,Input first number: ,$ MSGB DB 13,10,Input
.MODEL SMALL .STACK 1000 .DATA MSGA DB 13,10,Input first number: ,$ MSGB DB 13,10,Input
Possible Duplicate: Assembler mov issue I have the next code: mov ax,@data mov ds,ax
I have the next code: mov ax,@data mov ds,ax Why I can not write
I'm working with a small model in Entity Framework 4.0. I'd like to have
I'm writing a small program to record reading progress, the data models are simple:
We're developing a data heavy modular web application stack with java but have little
I am using the Model-View pattern on a small application I'm writing. Here's the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.