mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
![]() * 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 |
||
---|---|---|
.. | ||
audio | ||
drivers | ||
etc | ||
includes | ||
layout | ||
machine | ||
video | ||
arcade.flt | ||
dummy.lst | ||
mame.cpp | ||
mame.lst | ||
mess.cpp | ||
mess.flt | ||
nl.lst | ||
tiny.lst | ||
virtual.lst |