logo

Crowdly

Please upload ONE ASM program file showing an example of program file you typed ...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

Please upload ONE ASM program file showing an example of program file you typed and submitted this semester and indicate which exercise you used this program for. 

Identify whether your program meets the following coding guidelines:

  1. column alignment
    • labels in first column;
    • op-code/directive in second column;
    • operands (where appropriate) in 3rd column;
    • comments (where appropriate) in the 4th column
  2. Use of Case
    • directives in capital letters;
    • assembly language in common letters;
    • labels in lower case (optional first capital letter)
  3. directive placement
    • all INCLUDE and EQU directives at the top of the program
    • END directive last in the program
    • use of the ORG directive to populate the reset vector
    • use of the ORG directive to ensure placement of code outside of the vector space
  4. use of the sleep instruction to halt execution OR use of an infinite loop 

Evaluate (see https://www.risemodel.com/self-evaluation) whether your program format, had an effect on your ability to utilise and revise the program.

Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на myelearning.sta.uwi.edu?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!