Commit Graph

6 Commits

Author SHA1 Message Date
Olivier Galibert
d0f1c15a0f New sound infrastructure.
Should be added soon:
- mute
- speaker/microphone resampling

To be added a little later:
- compression
- reverb

Needs to be added by someone else:
- coreaudio
- direct
- portaudio
- xaudio2
- js
2025-04-27 22:23:20 +02:00
MooglyGuy
9f661e567c
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit function signatures. (#11283) [Ryan Holtz] 2023-06-01 01:43:46 +10:00
0kmg
bfc3075903
sound/nes_apu.cpp: Can no longer read from anything but status register. (#10644)
* sound/nes_apu.cpp: Can no longer read from anything but status register.
nintendo/nes_vt*: Aligned PnP APU code with core changes.
nintendo/dkong.cpp: Fixed dkong3b crash regression.
2022-12-04 22:23:56 +01:00
hap
f5493f86d9 exidy440_a: zerofill more class variables 2022-12-04 15:41:27 +01:00
hap
a8c8154b43 rp2a03: don't read from unmapped apu regs 2022-12-04 13:29:05 +01:00
0kmg
a9b22a67ea
Renamed n2a03 to rp2a03 throughout source tree. (#10343) 2022-09-20 05:43:55 +10:00