summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_optroms/hp_optrom.cpp
Commit message (Expand)AuthorAgeFilesLines
* HP optional ROMs: address issue #5839 (#5873) fulivi2019-11-081-139/+0
* Spring cleaning: Vas Crabb2019-11-011-55/+63
* Hp9845: added 98046 module emulation (#5115) fulivi2019-05-261-5/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+6
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-101-1/+1
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-5/+0
* hp9845b: Use standard instance names (and type) for optional ROMs AJR2017-02-271-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-7/+7
* Cleanups for device_image_interface (nw) AJR2016-07-231-1/+1
* device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-211-7/+0
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-78/+78
* hp9845: little change to hp_optrom after comment in PR fulivi2016-04-231-8/+2
* hp9845: adapt to new iterator syntax fulivi2016-04-231-7/+5
* hp9845b: added capability to load optional ROMs fulivi2016-04-231-0/+151