summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp_dio.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-4/+4
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-3/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-6/+4
* Uninitialized variable fixes (#7406) Sven Schnelle2020-10-271-0/+3
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-0/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-3/+4
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+4
* bus/hp_dio: Replace CPU finder with required_address_space (nw) AJR2019-02-251-4/+2
* Add HP98643 LANIC network card Sven Schnelle2018-11-211-1/+3
* add HP98550 high-res color graphic card Sven Schnelle2018-11-181-0/+3
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-301-4/+4
* srcclean and cleanup (nw) Vas Crabb2018-10-281-2/+2
* hp9k_3xx: add HP98265A SCSI controller (nw) Sven Schnelle2018-10-091-0/+2
* hp9k_3xx: add HP98620 DMA controller (#4094) dxl2018-10-091-6/+14
* hp_dio: add shared IRQ and DMA capabilities Sven Schnelle2018-10-081-23/+155
* hp_dio: add namespace (nw) (#3939) dxl2018-10-071-17/+10
* Apply logical address mask properly in debug disassembly view AJR2018-08-241-1/+1
* hp_dio: clean up (nw) Vas Crabb2018-05-311-68/+42
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-28/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* hp9k_3xx updates: arbee2017-06-241-52/+11
* hp9k_3xx: preliminary support for DIO and DIO-II buses and 98544 video card. ... arbee2017-06-201-0/+328