| Gyruss | Routines |
| Prev: A303 | Up: Map | Next: A31D |
|
Used by the routine at all_channels_data_to_psg.
|
||||||||||||||
| tone_data_to_psg | A314 | LD E,(IX+$00) | Get byte 0 | |||||||||||
| A317 | INC E | If byte 0 was 0 then this is not 0 | ||||||||||||
| A318 | JR NZ,attn_and_freq_to_psg | Jump for tone | ||||||||||||
| A31A | OUT ($FF),A | Mute | ||||||||||||
| A31C | RET | |||||||||||||
| Prev: A303 | Up: Map | Next: A31D |