summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98550.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1... Sven Schnelle2024-06-291-6/+60
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-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-2/+1
* Uninitialized variable fixes (#7406) Sven Schnelle2020-10-271-1/+3
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-10/+10
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-5/+5
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-201-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-8/+8
* metadata and flags (nw) Vas Crabb2018-11-271-1/+1
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* add HP98550 high-res color graphic card Sven Schnelle2018-11-181-0/+234