summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/compis (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-5/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+4
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-082-36/+12
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-56/+55
* clean up a few more device issues, add basic device validation Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-272-3/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-2/+2
* Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-27/+27
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* compis: WIP. (nw) Curt Coder2016-08-251-2/+2
* compis: Promoted driver to working. [Curt Coder] Curt Coder2016-08-191-4/+4
* compis: WIP. (nw) Curt Coder2016-08-191-2/+2
* compis: WIP. (nw) Curt Coder2016-08-182-3/+18
* compis: WIP. (nw) Curt Coder2016-08-163-10/+80
* compis: Created a bus for the graphics card slot. [Curt Coder] Curt Coder2016-08-164-0/+405