The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: CSEG:LYN on September 26, 2005, 03:21:14 PM

Title: HELLLPPP!
Post by: CSEG:LYN on September 26, 2005, 03:21:14 PM
Can you tell me the use of the following:
       
       JMP
       JNE
       POP DX
       SUB AL,30H
SUB DL,AL
PAUSE MESSAGE
BUFFER1 DB 50
BUTES_TYPED DB 0
CHARACTER DB 50 DUP (0)

I HOPE YOU CAN HELP ME WITH THIS. THANKS AND GODBLESS.;)
Title: Re: HELLLPPP!
Post by: QvasiModo on September 26, 2005, 04:03:58 PM
Don't post the same question twice please, it pollutes the forum. Just post once at the appropriate forum and be patient ;)
Since I'm guessing this is a DOS program you should only post in the DOS forum.
Title: Re: HELLLPPP!
Post by: hutch-- on September 26, 2005, 04:11:25 PM
CSEG ,

2 things, don't multiple post in this forum or they will be deleted. DOS code gets posted in the 16 bit forum and if its you schoolwork, be willing to do your own work, not hassle other people. If you do your own work, people will help you but if not, expect nothing.
Title: Re: HELLLPPP!
Post by: MichaelW on September 27, 2005, 10:55:55 PM
CSEG, you might take a look at these:

http://webster.cs.ucr.edu/AoA/DOS/AoADosIndex.html

http://webster.cs.ucr.edu/Page_TechDocs/MASMDoc/index.html