summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/c64
Commit message (Expand)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-20142-149/+149
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-16142-149/+149
* 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-7/+4
* cleanups (nw) Miodrag Milanovic2015-12-253-5/+1
* override part 1 (nw) Miodrag Milanovic2015-12-0571-381/+381
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-0/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-2/+0
* cleanup Miodrag Milanovic2015-12-054-6/+3
* clang-modernize part 2 Miodrag Milanovic2015-12-0416-52/+52
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-256-7/+7
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-1433-34/+46
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-092-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0872-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-13144-0/+15394