Addressing capacity is important for the graphics programmer for two reasons :
** Most graphics systems require a considerable amount of memory
** The use of 2-byte addressing will often increase the time required to read or write to memory by 40 percent. And because it is more complex, indirect addressing can increase development time.