summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coleco
Commit message (Collapse)AuthorAgeFilesLines
* reverting: Miodrag Milanovic2016-01-2012-12/+12
| | | | | | | 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-1612-12/+12
| | | | 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-7/+4
| | | | | | - 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-056-26/+26
|
* cleanup Miodrag Milanovic2015-12-052-3/+3
|
* clang-modernize part 2 Miodrag Milanovic2015-12-043-7/+7
|
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-2/+2
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
|
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1312-0/+1068