gnupic: nibble<->hex conversions


Previous by date: 26 Sep 2002 15:07:21 -0000 nibble<->hex conversions, Samuel Tardieu
Next by date: 26 Sep 2002 15:07:21 -0000 Re: nibble<->hex conversions, Samuel Tardieu
Previous in thread: 26 Sep 2002 15:07:21 -0000 nibble<->hex conversions, Samuel Tardieu
Next in thread: 26 Sep 2002 15:07:21 -0000 Re: nibble<->hex conversions, Samuel Tardieu

Subject: Re: nibble<->hex conversions
From: Samuel Tardieu ####@####.####
Date: 26 Sep 2002 15:07:21 -0000
Message-Id: <2002-09-26-17-05-10+trackit+sam@rfc1149.net>

| Thanks in advance for your suggestions.

Ooops, forget my mail, I think I have a winner for nibble>hex:

| movlw   0xF6
| addwf   0x00,f
| movlw   0x3A
| btfsc   0x03,0
| addlw   0x07
| addwf   0x00,f
| return  

I don't think I'll find anything shorter.

  Sam


Previous by date: 26 Sep 2002 15:07:21 -0000 nibble<->hex conversions, Samuel Tardieu
Next by date: 26 Sep 2002 15:07:21 -0000 Re: nibble<->hex conversions, Samuel Tardieu
Previous in thread: 26 Sep 2002 15:07:21 -0000 nibble<->hex conversions, Samuel Tardieu
Next in thread: 26 Sep 2002 15:07:21 -0000 Re: nibble<->hex conversions, Samuel Tardieu


Powered by ezmlm-browse 0.20.