This is the main stub for information about accessing the sound chip. Most routines will refer to labels rather than real addresses. The equates can be found here System Labels
| The VIA and AY-3-8912 | Technical guide about the Sound Chip interface and Hardware |
|---|
| Simple Access | Working example of Accessing the Sound Chip through routines in the Oric ROM |
|---|
| Sending a Single Register | Working example of sending a single value to a Sound chip register |
|---|---|
| Faster Register Block Dump | Working example of transferring a block of 14 bytes to all sound chip Registers |
| Playing Samples | Working Example of playing Sound Samples |
| Advanced AY Access | Article on other methods of faster access to the Sound Chip |
|---|---|
| SID Emulation | Working example of producing the Classic SID sound on the Oric |
| How to convert WAV files to the Oric | Working example of converting WAV samples to the Oric |