summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vic20 (follow)
Commit message (Expand)AuthorAgeFilesLines
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-2022-22/+22
* tags are now strings (nw) Miodrag Milanovic2016-01-1622-22/+22
* 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-0511-60/+60
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 2 Miodrag Milanovic2015-12-045-10/+10
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-143-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0812-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1324-0/+2744