Forum: Assembly Apr 12th, 2007 |
| Replies: 1 Views: 4,563 **Update**
I have spent the entire day working on this probelm now and it works except for even numbers after the first digit (ex: x2435). The first digit can be found correctly and also odd digits... |
Forum: Assembly Apr 11th, 2007 |
| Replies: 1 Views: 4,563 Hi, I need to write a program in the LC-3 assembly language to convert hex to dec. Here are the exact guidelines:
"Your program begins at x3000. Beginning at x4000 is a list of any length of... |