summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98644.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* Cleaned up various stuff. Vas Crabb2024-06-301-1/+2
* bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1... Sven Schnelle2024-06-291-6/+38
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-211-1/+1
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-3/+1
* Uninitialized variable fixes (#7406) Sven Schnelle2020-10-271-2/+8
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-2/+2
* hp9k_3xx: misc fixes (nw) Sven Schnelle2018-11-231-1/+1
* hp98644: remove MCFG (nw) Sven Schnelle2018-10-121-8/+9
* hp_9k_3xx: enable save state support (nw) Sven Schnelle2018-10-111-0/+4
* hp98644: allow to configure interrupt level (nw) Sven Schnelle2018-10-101-2/+3
* hp_dio: add namespace (nw) (#3939) dxl2018-10-071-1/+6
* -in8250: De-MCFG, nw mooglyguy2018-09-041-10/+9
* hp_dio: clean up (nw) Vas Crabb2018-05-311-3/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10
* srcclean (nw) Vas Crabb2018-04-221-20/+20
* clean some stuff up (nw) Vas Crabb2018-04-081-2/+14
* fix compile (nw) Lord-Nightmare2018-04-041-1/+1
* hp9k_3xx: add 98644 async serial card Sven Schnelle2018-04-041-0/+219