Introduction - If you have any usage issues, please Google them yourself
To 36 BCD digits into ASSCII decimal to BCDBUFF led address memory area there are 18 bytes of BCD number combinations, requiring conversion to the corresponding ASCII decimal 36, and in turn output to the CRT display. BCD number stored, the low front, high in the post, for example, if the buffer content BCD 12H, 34H, 56H, 78H, ... 12H, 56H, 78H, turn on the CRT display is required the following 36 numbers: 785 634. ..... 563,412