Converts Fahrenheit to Celsius? At 03:49 PM 5/19/04, you wrote: >Here's an obscure bit of code I recently came up with. See if you can >figure out what it does without actually simulating it: > > movwf temp > mullw .205 > rlncf PRODH,w > andlw 0xF0 > mullw .160 > bsf STATUS,C > subfwb PRODH,w > addwf temp,w -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body