summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp9845_io/98034.h
Commit message (Expand)AuthorAgeFilesLines
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-11/+11
* capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw) AJR2020-04-221-4/+3
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Hp9825: support for external ROM cartridges added (#5761) fulivi2019-10-231-1/+2
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-12/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-12/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+18
* hp9845: 1st attempt at eliminating the src/mame -> src/devices fulivi2017-03-081-2/+2
* hp9845: implemented 98034 module (HPIB interface) fulivi2016-11-221-0/+85