Routines |
Prev: 15D4 | Up: Map | Next: 15EF |
INPUT_AD | 15E6 | EXX | Save the registers. | |
15E7 | PUSH HL | |||
15E8 | LD HL,($5C51) | Fetch the base address for the current channel information (CURCHL). | ||
15EB | INC HL | Step past the output address. | ||
15EC | INC HL | |||
15ED | JR CALL_SUB | Jump forward. |
Prev: 15D4 | Up: Map | Next: 15EF |