Looping and Indexing
Counters, pointers, array processing.
Looping and Indexing Quiz
Test your ability to implement counter-based loops and pointer-based array processing in 8085 assembly.
Question 1 of 3
Q1.In a loop to process 10 bytes of an array starting at address 2000H, which register pair is most appropriate as a memory pointer, and which register is typically used as a counter?
Related Articles
Time Delay Loops
Calculating delay using T-states.
11 min read
Code Conversion
BCD to Binary, Binary to BCD, ASCII.
9 min read
BCD Arithmetic
DAA instruction usage.
6 min read
Assembly Language Basics
Labels, mnemonics, operands.
9 min read
8086 Addressing Modes
Based, Indexed, Based-Indexed, Relative.
9 min read