Write a machine code program for the LC3. It should print out
the letters:
ZYX..DCBAABCD....XYZ. That's a total of 26 * 2 = 52 letters. You
must use one or two
loops.
Must be in binary and not assembly language
Write a machine code program for the LC3. It should print out the letters: ZYX..DCBAABCD....XYZ. That's a total of 26 *
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am