summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/compis/hrg.cpp
Commit message (Expand)AuthorAgeFilesLines
* video/upd7220.cpp: Made address space use word addressing, and implemented pr... Brian Johnson2021-08-051-6/+6
* Cleaned up bitmap API. Vas Crabb2020-09-271-8/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-24/+26
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+24
* 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-241-4/+4
* (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
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* 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-081-30/+3
* 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-141-21/+21
* Self-registering devices prep: Vas Crabb2017-02-271-2/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Improvements to rgb_t (nw) AJR2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* compis: WIP. (nw) Curt Coder2016-08-251-2/+2
* compis: WIP. (nw) Curt Coder2016-08-191-2/+2
* compis: WIP. (nw) Curt Coder2016-08-181-2/+16
* compis: WIP. (nw) Curt Coder2016-08-161-8/+61
* compis: Created a bus for the graphics card slot. [Curt Coder] Curt Coder2016-08-161-0/+165