August 1st, 2016

Combining AY and ZX Beeper



Been doing some tests with a music driver that couples the AY soundchip with the beeper. This might actually be the first engine ever to do a full sync between AY and ULA sounds. Not sure why it hasn’t been done before, there’s really no big magic required. Simply update AY registers once every 256 beeper soundloops, that’s all there is to it. I’m too lazy to make proper release of this, but if you like you can study the source code, which also includes a short demo tune.