Introduction - If you have any usage issues, please Google them yourself
convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o ASCII resp. BCD 3.From binary to Hex-ASCII Bin _Bcd.c : uchar BcdToBin (uchar val) uchar BinToBcd (uch ar val)
Packet : 55593407bcd_conv.rar filelist
bcd_conv\Bin_Bcd.c
bcd_conv\CONVERT.asm
bcd_conv