|  | Routines | 
| Prev: 46460 | Up: Map | Next: 46495 | 
| 
Read current WORD (address) from graphic layout data and move graphic layout data pointer to this address.
 
 
 | ||||||||||||||
| 46481 | LD C,(IX+0) | Load IX with destination address | ||||||||||||
| 46484 | LD B,(IX+1) | |||||||||||||
| 46487 | PUSH BC | |||||||||||||
| 46488 | POP IX | |||||||||||||
| 46490 | LD B,0 | Prepare to recalculate display buffer address | ||||||||||||
| 46492 | JP 46003 | Read / process data at address in IX | ||||||||||||
| Prev: 46460 | Up: Map | Next: 46495 |