summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp9845_io/hp9845_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hp9845: added 98046 module emulation (#5115) fulivi2019-05-261-0/+60
* hp9825 & hp9845: refactored I/O sub-system. Added 98032 GPIO module. (#4353) fulivi2018-12-051-28/+36
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* hp9845: 1st attempt at eliminating the src/mame -> src/devices fulivi2017-03-081-18/+61
* hp9845: put parts common to various 9845 models in a base class to fulivi2017-03-081-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* hp9845: implemented 98034 module (HPIB interface) fulivi2016-11-221-0/+2
* srcclean (nw) Vas Crabb2016-10-231-19/+19
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+86