User Tools

Site Tools


base:8_bit_to_hexadecimal_conversion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
base:8_bit_to_hexadecimal_conversion [2017-08-20 00:05] – fixed slight bug tww_ctrbase:8_bit_to_hexadecimal_conversion [2017-08-20 00:07] tww_ctr
Line 58: Line 58:
 ;************************** ;**************************
 OUTHEX tax ; save value for low nibble OUTHEX tax ; save value for low nibble
- and #$f0 ; High nibble +        lsr             ; ignore CARRY and shift hi nybble to lonybble pos.
-        lsr             ; ignore CARRY!+
  lsr ;   lsr ; 
  lsr ;   lsr ; 
base/8_bit_to_hexadecimal_conversion.txt · Last modified: 2017-08-20 00:30 by tww_ctr