summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98620.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Vas Crabb2024-11-251-3/+3
* bus/hp_dio: Modernize all of the HP DIO cards to use anonymous namespaces (#1... Sven Schnelle2024-06-291-119/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-3/+3
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-3/+2
* Miscellaneous clean-up. Vas Crabb2020-10-291-15/+15
* Uninitialized variable fixes (#7406) Sven Schnelle2020-10-271-1/+1
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-2/+2
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-301-5/+2
* hp98620: add channel control/status register Sven Schnelle2018-10-181-8/+16
* hp98620: fix register endianess Sven Schnelle2018-10-151-4/+4
* hp_dio: remove unused map() functions Sven Schnelle2018-10-131-1/+0
* hp9k_3xx: add HP98620 DMA controller (#4094) dxl2018-10-091-0/+128