Need help in ASCII to BCD conversion

Hi,
Can anyone please help in converting the ASCII code to BCD using the assembly language. I am new to this language and have no idea where and how to start.
help will be appreciated
thanks in advance.
[214 byte] By [pins4u] at [2007-11-20 11:27:42]
# 1 Re: Need help in ASCII to BCD conversion
Here are some tutorials that can get you started.

http://www.csn.ul.ie/~darkstar/assembler/
http://www.xs4all.nl/~smit/asm01001.htm
http://www.drpaulcarter.com/pcasm/
http://www.deinmeister.de/wasmtute.htm

And here's the documentation from Intel (I'm assuming that you're using an Intel-based CPU.)

http://developer.intel.com/products/processor/manuals/index.htm
YourSurrogateGod at 2007-11-10 3:55:04 >