summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/vboy
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-134-496/+0
* added some further sanity check. nw. etabeta782015-06-021-1/+1
* unified all for Fabio (nw) Miodrag Milanovic2015-05-214-4/+4
* 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-2/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-3/+3
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-153-9/+8
* misc licensing stuff Fabio Priuli2014-10-134-0/+8
* (MESS) vboy uses no bankswitch, so we can gain back most Fabio Priuli2014-10-041-2/+8
* (MESS) converted scv and vboy to use slot devices for Fabio Priuli2014-09-304-0/+485