This is my second week of assembly programming.
I am writing an inline asm function that converts a base 16 string to base 2, 8, 10, or 16 string.
I am able to convert the string into a base 10 integer and
I know how to convert to the desired base but I can't figure out how to append each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.