| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
saved states.
* emu/device.cpp: Removed device_sound_interface from mixins that
require device to register members for saved states.
* emu/machine.cpp: Finalise saved state registrations before loading
configuration - network devices no longer leak timers.
* emu/validity.cpp: Added check for systems marked as supporting saved
states that use devices lacking saved state support (besides slot
cards).
* machine/mc6852.cpp: First device marked as not supporting saved
states.
* osd/interface/audio.h: Avoid unnecessary float/double conversions.
-igs/igs_m027.cpp: Added I/O for ccly.
|
| |
|
|
| |
workaround is obsolete in the future)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
(#12822)
|
| |
|
|
| |
reliability issues to track.
|
| | |
|
| |
|
|
| |
-bus/waveblaster: Hide card implementations.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|