Homework #1

The 6 time digits should be collected using GetC, converted from ASCII to Hex and stored in memory locations C000 – C005. This portion of the program will be very similar to the data entry code written for Lab 3: Calculator. Once the sixth digit has been collected and converted, the TOF flag should be cleared, thus starting the ‘clock’. ................
................