Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
Share
LinkBack Thread Tools
Old 05-31-2012, 04:26 PM   #1
Warrior Member
 
Join Date: May 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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
zemzi is offline   Reply With Quote
Old 05-31-2012, 07:40 PM   #2
Senior Warrior Member
War Room Member
 
SteveJohnson's Avatar
 
Join Date: Apr 2007
Location: Caldwell, Idaho, USA.
Posts: 1,966
Thanks: 454
Thanked 1,066 Times in 685 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Yahoo to SteveJohnson Send a message via Skype™ to SteveJohnson
Default Re: task in assembler 8086

how to dynamically allocate memory for an array in assembly 8086 using nasm - Stack Overflow
SteveJohnson is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Bookmarks

Tags
8086, assembler, task

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 02:39 AM.