mame/src/mame
janniz f31b19f9c9 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
2019-10-31 22:11:45 +11:00
..
audio Added two new unreleased Model Racing games (#5813) 2019-10-31 22:11:45 +11:00
drivers Added two new unreleased Model Racing games (#5813) 2019-10-31 22:11:45 +11:00
etc cxd1095: Default I/O clock in other drivers (nw) 2019-10-16 01:08:43 -04:00
includes Added two new unreleased Model Racing games (#5813) 2019-10-31 22:11:45 +11:00
layout EPC: Keyboard working, added leds and removed imperfect feature (#5832) 2019-10-30 17:49:24 -04:00
machine EPC: Keyboard working, added leds and removed imperfect feature (#5832) 2019-10-30 17:49:24 -04:00
video Added two new unreleased Model Racing games (#5813) 2019-10-31 22:11:45 +11:00
arcade.flt clean up some .hxx abuse (nw) 2019-10-05 14:02:58 +10:00
dummy.lst
mame.cpp
mame.lst Added two new unreleased Model Racing games (#5813) 2019-10-31 22:11:45 +11:00
mess.cpp
mess.flt New machines marked as NOT_WORKING 2019-10-25 02:56:55 -04:00
nl.lst
tiny.lst
virtual.lst