ON 20081020@12:43:28 PM at page:
http://www.piclist.com/microchip/math/mul/8xconst8-mp.htm#39741.1778356481
James Newton[JMN-EFP-786] published post 39741.1778356481
code bug:
change the following line:
addwf Register, f ; Add the Current Contents of "Register" to "w"
to this one:
addwf Register, w ; Add the Current Contents of "Register" to "w"
|Delete 'P-' before: '' but after: '