User Tools

Site Tools


base:int16_and_uint16_conversion_to_string

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
base:int16_and_uint16_conversion_to_string [2019-08-16 23:24] verzbase:int16_and_uint16_conversion_to_string [2019-08-16 23:49] verz
Line 3: Line 3:
 _UtoA converts an unsigned number\\ _UtoA converts an unsigned number\\
 The conversion is obtained via a BCD intermediate value. The conversion is obtained via a BCD intermediate value.
-<code>+<code 6502acme>
 bcd     = $61    ; system Fac, 3 bytes bcd     = $61    ; system Fac, 3 bytes
 int16   = $64    ; system Fac, 2 bytes int16   = $64    ; system Fac, 2 bytes
Line 196: Line 196:
  
 usage example: usage example:
-<code>+<code 6502tasm >
 Example Example
         lda #0         lda #0
base/int16_and_uint16_conversion_to_string.txt · Last modified: 2019-08-18 09:35 by verz