You are on page 1of 1

A F R I C A N A Z A R E NE

UNIVERSITY
SCHOOL OF SCIENCE AND TECHNOLOGY
PROJECT

DEPARTMENT: COMPUTER SCIENCE


UNIT TITLE: ASSEMBLY LANGUAGE PROCESSING
UNIT CODE: CSC 212
LECTURER: DR. VICTOR MAGETO
TRIMESTER: 2ND TRIMESTER 2021/2022

CSC 212 Project Rubric


Section Marks
Algorithm (10 Marks)
Complete and accurate program in assembly 10
Program (15 Marks)

All source code for the assembler including header and input files 2
Output produced by input files 2
Use of comments to document the code 2
Appropriate coding standard for assembly program: .data directive, .code
directive, proper use of break point 2

Correct registers, operands, and variables 1


Use of control statements and conditional structures: if if. Else, loop, JMP,
Nested if 2
Use of flags: CF, OF, SF, and AF 2
Proper implementation on Visual Basic software 2
Total 25

You might also like