Sound Driver
No due date
0% complete
Related docs:
The sound driver is primarily Z80 code that responds to data sent from the 68K.
The sound driver has to handle these channels:
- SSG (3 channels)
- FM (4 channels)
- ADPCM-A (6 channels)
- ADPCM-B (1 channel, cart only)
- CD-DA (CD audio, CD only)
Various other tasks:
- Playback routine
- Data formats
- etc.
Related docs:
The sound driver is primarily Z80 code that responds to data sent from the 68K.
The sound driver has to handle these channels:
- SSG (3 channels)
- FM (4 channels)
- ADPCM-A (6 channels)
- ADPCM-B (1 channel, cart only)
- CD-DA (CD audio, CD only)
Various other tasks:
- Playback routine
- Data formats
- etc.