summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio/hp98543.cpp
Commit message (Expand)AuthorAgeFilesLines
* -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-3/+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-4/+4
* various devices used by hp9k_3xx.cpp: initialized some variables to fix probl... Ivan Vangelista2020-06-061-0/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-8/+8
* hp98543: Correct typo in XTAL value and modernize syntax (nw) AJR2019-10-081-5/+5
* hp98543,hp98544: remove MCFG (nw) Sven Schnelle2018-10-121-9/+7
* hp9k_3xx video improvements (#4129) dxl2018-10-121-3/+3
* hp_9k_3xx: enable save state support (nw) Sven Schnelle2018-10-111-0/+3
* topcat: remove MCFG, implement irq, fix some minor issues (nw) Sven Schnelle2018-10-101-24/+81
* hp_dio: add namespace (nw) (#3939) dxl2018-10-071-2/+7
* More topcat fixes (#3933) dxl2018-08-311-0/+9
* Topcat fixes (#3930) dxl2018-08-311-0/+6
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-4/+4
* Topcat improvements (#3663) Sven Schnelle2018-06-231-2/+16
* hp_dio: clean up (nw) Vas Crabb2018-05-311-6/+4
* Add HP98543 medium-res color graphics card (#3575) Sven Schnelle2018-05-281-0/+165