summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vic20
Commit message (Collapse)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-2022-22/+22
| | | | | | | SHA-1: 1f90ceab075c4869298e963bf0a14a0aac2f1caa * tags are now strings (nw) fix start project for custom builds in Visual Studio (nw)
* tags are now strings (nw) Miodrag Milanovic2016-01-1622-22/+22
| | | | fix start project for custom builds in Visual Studio (nw)
* 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
| | | | | | - strprintf is unaltered, but strformat now takes one fewer argument - state_string_export still fills a buffer, but has been made const - get_default_card_software now takes no arguments but returns a string
* 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