- #1
- 2
- 0
Homework Statement
I want to write an assembly program to convert a decimal to binary, octal, and hexadecimal but don't know how. I already know how to program the conversions in Java. I have a basic understanding of how assembly works and computer architecture. I am trying to use the program EMU8086 for this. Can someone help me out?