The class I'm taking is assembly programming.
I am completely stuck. I keep getting multiple errors! help! Can you please write out program so I can compare where I went wrong. I need to successfully run and compile in visual studio. I have attached the problem. Please view attachment before answering. Thank you so much for your help! Any help is greatly appreciated.
Extracted text: Description In this lab task you will use a link library procedure call to effect stdout display. Write a program that displays the same string in four different colors, using a loop. Call the SetTextColor procedure from the text link library. Any colors may be chosen, but you may find it easiest to change the foreground color. Testing Specification Store values into the EAX and EBX registers. Compile and run your program to validate that your program sequence of statements exchanges the original register values. Define a string to be displayed in the data segment that includes YOUR name. Example: str1 byte "This line is displayed in color selected by Ann Napa",O
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here