Routines |
Prev: 46611 | Up: Map | Next: 46647 |
Used by the routine at 46218.
|
||||||||||
46628 | LD A,(34274) | Decrement repeat counter | ||||||||
46631 | DEC A | |||||||||
46632 | LD (34274),A | |||||||||
46635 | LD B,0 | Prepare to recalculate display buffer address | ||||||||
46637 | JP Z,46003 | If repeat counter is zero, then exit loop and process subsequent bytes, else restore stored position in graphic layout data (start of loop) and continue processing data from this point | ||||||||
46640 | LD IX,(34294) | |||||||||
46644 | JP 46003 |
Prev: 46611 | Up: Map | Next: 46647 |