We're a community of 1.1M IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,080,599 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

task in assembler 8086

I need help how to solve this task, I don't know how to solve first part which is for memory location. If someone know please help me. It is very important..

ENTRY RESULTS entrance examination: In memory location X is placed in an entrance exam results in the form:

Indeks - 2 bytes
points - 1 byte

Create a program in 8086, so that the screen will read the number of students placed in memory and then the location PRIEMEN will print the screen line by line

<INDEKS1>, <POINTS1>
<INDEKS2>, <POINTS2>
<INDEKS3>, <POINTS3>
<INDEKS4>, <POINTS4>
...

For printing use the macro.
example:
If the memory is written: 2 5 10 0 64 100 ... you need to print:
2 * 256 5 = 517, 2 * 0 64 = 64

517, 10
64, 100

3
Contributors
2
Replies
6 Days
Discussion Span
1 Year Ago
Last Updated
4
Views
zemzela
Newbie Poster
10 posts since Dec 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

I do not see your code and also you did not explain your problem/errors.

pyTony
pyMod
Moderator
6,330 posts since Apr 2010
Reputation Points: 879
Solved Threads: 989
Skill Endorsements: 27

Cross-posted to DevShed
Also Warrior Forums

I posted some comments on the DevShed thread which I hope you'll find useful; I would repost them here, but it would just be a waste of the disk space for Daniweb to duplicate it. Suffice it to say, you need to give us more information before we can help you, starting with whatever code you've already written.

Schol-R-LEA
Veteran Poster
1,089 posts since Oct 2010
Reputation Points: 495
Solved Threads: 173
Skill Endorsements: 13

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page generated in 0.0829 seconds using 2.64MB