summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/compis (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up bitmap API. Vas Crabb2020-09-271-8/+8
* Spring cleaning: Vas Crabb2019-11-012-7/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-263-46/+48
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-48/+46
* bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) AJR2019-02-251-2/+2
* bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... AJR2019-02-243-26/+26
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-2/+2
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-18/+20
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-18/+10
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-8/+8
* 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