summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_slot (follow)
Commit message (Expand)AuthorAgeFilesLines
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-0712-92/+34
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-2/+2
* reverting: Miodrag Milanovic2016-01-2020-73/+80
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-10/+10
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-166-10/+10
* tags are now strings (nw) Miodrag Milanovic2016-01-1620-80/+73
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Merge pull request #561 from ajrhacker/strings Miodrag Milanović2016-01-112-5/+4
|\
| * Return std::string objects by value rather than pass by reference AJR2016-01-102-5/+4
* | modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
|/
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-0610-26/+26
* override part 1 (nw) Miodrag Milanovic2015-12-0510-41/+41
* cleanup Miodrag Milanovic2015-12-051-0/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-049-68/+68
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0811-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1322-0/+2766