summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/chanf
Commit message (Expand)AuthorAgeFilesLines
* No need for temp variables (nw) Miodrag Milanovic2015-04-231-3/+1
* astring to std::string in bus section (nw) Miodrag Milanovic2015-04-191-2/+2
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-3/+3
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-142-4/+4
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-154-30/+28
* misc licensing stuff Fabio Priuli2014-10-134-0/+8
* (MESS) channelf: added older multicart revision (the one with the bankswitch Fabio Priuli2014-10-134-20/+80
* Fix compile on MSVC 2012 from Peter Ferrie (nw) Scott Stone2014-10-071-1/+1
* (MESS) fix building with official windows tools (nw) smf-2014-10-021-1/+1
* (MESS) converted channelf and apfm1000/apfimag to use slot devices for Fabio Priuli2014-10-024-0/+727