Thread
:
ASCII binary conversion
View Single Post
laguna92651
Newbie Member
22Oct2009,23:19
I need to write an assembly language program for the MC68HC12 processor to convert an ASCII string into the appropriate 8 bit signed number that represents the ASCII string. Can someone give me some direction on this?