summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a800 (follow)
Commit message (Expand)AuthorAgeFilesLines
* a5200: fixed regression when loading headerless carts from etabeta782016-04-281-2/+8
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-6/+6
* reverting: Miodrag Milanovic2016-01-2012-65/+66
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-208-10/+10
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-168-10/+10
* tags are now strings (nw) Miodrag Milanovic2016-01-1612-66/+65
* 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-12/+12
* cleanups (nw) Miodrag Milanovic2015-12-251-3/+3
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-064-32/+32
* override part 1 (nw) Miodrag Milanovic2015-12-056-54/+54
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-1/+1
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-043-9/+9
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-252-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-146-31/+34
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
* Moved bus\a8sio files to bus\a800 to avoid redundancy (nw) Scott Stone2015-09-244-0/+534
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-139-0/+1912