Quote Originally Posted by Darrel Taylor View Post
Yup!

Had that in mind with ...
Code:
btc_wordbits = 14          ; 8=retlw, 14=16F's, 16 for 18F
Although it would have to be encoded as 2, 7-bit bytes packed in a 14-bit word with "DA".

If Roman has a way to convert it, I got a way to play it.
errr, I'll have a way to play it. (soon)
<br>
Umm, now I'm getting more confused! With .asm data tables in 14bit core pics they still only store 8 bits (as a "retlw" instruction). Unless you have a different system in mind?