diff options
author | 2019-10-31 12:11:45 +0100 | |
---|---|---|
committer | 2019-10-31 22:11:45 +1100 | |
commit | f31b19f9c91a82d12f15959f03d0c7caf914c152 (patch) | |
tree | 78f7b2136c593403568eb784112d37b1094d12fe /src/devices/bus/tanbus | |
parent | ba273549dd298adc55d786ea5d1d463874f24eda (diff) |
Added two new unreleased Model Racing games (#5813)
* Fixed LOG_WAV_ENABLED_ONLY (m_enable has to be checked only if LOG_WAV_ENABLED_ONLY is set)
Added log data to the right channel of the wave, accordingly to the definition declared in LOG_WAV_VALUE_R
* Fixed an error with tag() returning a ':' and generating a filename not valid in Windows environment
* Added Model Racing "Cane"
* Added Model Racing "Orbite"
* Replaced the char array with a std::string in sn76477_device::open_wav_file to override possible buffer overrun.
Minor cosmetic change in a boolean expression in sn76477_device::sound_stream_update
* Refactored "Cane" related code creating an audio device to encapsulate the audio system
Refactored "Cane" and "Orbite" creating their own classes
Other minor changes in indentation of the source code
Diffstat (limited to 'src/devices/bus/tanbus')
0 files changed, 0 insertions, 0 deletions