summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vcs_ctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed more dummy_space() and other miscellaneous space passing (nw) smf-2020-04-021-3/+0
* Spring cleaning: Vas Crabb2019-11-012-8/+8
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* c64 mouse: add note (nw) hap2019-05-131-5/+12
* c64: added mouse controller (nw) hap2019-05-133-0/+158
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+17
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-17/+0
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-1/+10
* -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] mooglyguy2018-08-011-0/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-9/+10
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1414-59/+52
* Self-registering devices prep: Vas Crabb2017-02-277-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1114-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2214-50/+50
* reverting: Miodrag Milanovic2016-01-2014-14/+14
* tags are now strings (nw) Miodrag Milanovic2016-01-1614-14/+14
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+0
* override part 1 (nw) Miodrag Milanovic2015-12-057-32/+32
* cleanup Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-087-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1314-0/+1109