News:

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

Assembler

Started by altec, May 15, 2005, 05:38:40 PM

Previous topic - Next topic

altec

can anyone tell me how to write a code in Emulator8086
the code is  to show on screen A+B-C ....if anyone can tell me how to do this would help a lot

AeroASM

1. Learn how to make .com programs in Emu8086 by reading the documentation
2. Think about how to do it in broad, simple steps
3. Write the program
4. Compile and run

:U :U

I know that wasn't very helpful but if you want code to meet a requirement, go to Rentacoder.com.
If however you have a go at it, fail and post the faulty code, then we will help you correct it.

pbrennick

Altec.
Welcome to the forum, I hope you will find it to be useful to you.  As Aero has said, we prefer that you put together an attempt at what you are trying to do.  Nothing earth shaking and no one will flame you.  Once you have done that, then we will be able to see where you are trying to go and how to help you.

Paul