Re: [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation

2023-09-23 Thread Volker Rümelin
Am 20.09.23 um 17:39 schrieb Mark Cave-Ayland: > On 14/09/2023 08:06, Volker Rümelin wrote: > >> Am 09.09.23 um 11:48 schrieb Mark Cave-Ayland: >>> The Apple Sound Chip was primarily used by the Macintosh II to >>> generate sound >>> in hardware which was previously handled by the toolbox ROM with

Re: [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation

2023-09-20 Thread Mark Cave-Ayland
On 14/09/2023 08:06, Volker Rümelin wrote: Am 09.09.23 um 11:48 schrieb Mark Cave-Ayland: The Apple Sound Chip was primarily used by the Macintosh II to generate sound in hardware which was previously handled by the toolbox ROM with software interrupts. Implement both the standard ASC and also

Re: [PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation

2023-09-14 Thread Volker Rümelin
Am 09.09.23 um 11:48 schrieb Mark Cave-Ayland: > The Apple Sound Chip was primarily used by the Macintosh II to generate sound > in hardware which was previously handled by the toolbox ROM with software > interrupts. > > Implement both the standard ASC and also the enhanced ASC (EASC) functionality

[PATCH v2 07/20] audio: add Apple Sound Chip (ASC) emulation

2023-09-09 Thread Mark Cave-Ayland
The Apple Sound Chip was primarily used by the Macintosh II to generate sound in hardware which was previously handled by the toolbox ROM with software interrupts. Implement both the standard ASC and also the enhanced ASC (EASC) functionality which is used in the Quadra 800. Note that whilst real