CMPUT 229 Laboratory Assignment - Multiply BCD ============================================== Final Mark: /100 MARKS TOTAL ===== Part 1: _____ /80 multiplyBCD.s Part 2: _____ /20 Program Style ------------------------------------------------------------------------ Part 1: multiplyBCD.s Total: _____ /80 _____ /30 The mulBCD function works correctly. _____ /30 The addBCD function works correctly. _____ /10 readBCD correctly reads in strings. _____ /10 printBCD correctly outputs BCD numbers. ------------------------------------------------------------------------ Part 2: Program Style Total: _____ /20 Some common deductions will include: (5 marks per deduction) No subroutine description No program header No explanation for register usage No block comments