The LazyBoy Library Manual - ByteToUInt

Part of the Number Conversions group.

%imacro ByteToUInt 2
Prefers: ES:DI, AL
Prefers: DI, AL

Convert a byte to a unsigned integer string.

The destination buffer must be at least 4 bytes. (range 0..255)

See ByteToHex for more information.