LMC assemble code n- bit binary to decimal

306 views Asked by At

I am trying to create an LMC assemble code that can convert an n-bit binary number into a number using the base-10 number system. Display the natural number as an output before halting the program.

0

There are 0 answers