| quill | Routines |
| Prev: 64495 | Up: Map | Next: 64525 |
|
|
||||
| PLOT_ROUTINE | 64511 | CALL SET_INVERSE_AND_OVER | Set inverse and over bits | |
| 64514 | LD B,(IX+2) | B=y co-ordinate | ||
| 64517 | LD C,(IX+1) | C=x co-ordinate | ||
| 64520 | CALL 8933 | Plot subroutine | ||
| 64523 | JR NEXT_INSTRUCTION | Reset 'over' and 'inverse. Skip three bytes and execute next instruction | ||
| Prev: 64495 | Up: Map | Next: 64525 |