summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/generic (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-272-9/+9
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* fixed regression of generic cart slot due to a wrong assumption. etabeta782016-04-131-5/+26
* diimage.cpp: Allow image devices to be configured with a fixed etabeta782016-04-122-5/+14
* reverting: Miodrag Milanovic2016-01-206-30/+30
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-204-8/+8
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-164-8/+8
* tags are now strings (nw) Miodrag Milanovic2016-01-166-30/+30
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-102-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-053-30/+30
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-4/+4
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-4/+4
* clang-modernize part 2 Miodrag Milanovic2015-12-042-11/+11
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-084-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+934