Convert decimal to binary/octal/hex in assembly?

  • #1

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?
 
  • #2
Show us your attempt at assembly code or the algorithm you're planning to use, and we can go from there.
 

Suggested for: Convert decimal to binary/octal/hex in assembly?

Replies
2
Views
3K
Replies
8
Views
383
Replies
8
Views
3K
Replies
12
Views
1K
Replies
4
Views
2K
Replies
3
Views
655
Replies
6
Views
643
Back
Top