moa/emulator/peripherals/yamaha
transistor d58bae77ea Fixed the biasing of DAC data in ym2612
It was using the DAC value as a positive offset, which makes a slight
click at the start and end of the SEGA voice at the start of a game.
 now subtracts half the value and amplifies it a bit so that it
crosses the 0 value
2022-10-08 16:21:41 -07:00
..
src Fixed the biasing of DAC data in ym2612 2022-10-08 16:21:41 -07:00
Cargo.toml Major reorganization into crates 2022-09-24 23:14:03 -07:00