First page
Back
Continue
Last page
Graphics
The New Problems
Sample Code MOVE R1, (iCentigrade) MULTIPLY R1, 9 DIVIDE R1, 5 ADD R1, 32
Interrupt Routine: // read char from I/O chip // store value in R1 // reset and return