Lab 1 - Micro Digital Ed

When your subroutine has calculated the correct number, in HEXADECIMAL (no need to convert to base-10), break it into two nibbles, convert it to ASCII and display it on the Monitor using PutC. COMMENTS AND ASSUMPTIONS: You may use the sample code, listed below, as the skeleton of your program. It already does much of what you need to accomplish. ................
................