summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/megadrive/md_slot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* megadriv: improved description of many taiwanese unlicensed titles etabeta782016-06-191-0/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* misc. nw. etabeta782016-05-171-3/+21
* megadrive: added custom X24C02 emulation to NBA Jam cart, etabeta782016-05-011-0/+4
* Swap the endianess of the md_slot device bus to big endian, fixing megadriv c... Scott Stone2016-03-271-1/+1
* 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-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-3/+3
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-40/+40
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-40/+40
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-041-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1099