News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HELLLPPP!

Started by CSEG:LYN, September 26, 2005, 03:21:14 PM

Previous topic - Next topic

CSEG:LYN

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.;)

QvasiModo

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.

hutch--

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.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

MichaelW

eschew obfuscation