summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp80_io (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-4/+5
* IEEE-488 remotizer device (#3241) fulivi2018-03-181-0/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-5/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+7
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-9/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* hp85: address issues raised by cuavas to PR #2749 fulivi2017-11-032-24/+25
* hp85: support for I/O slots added. Emulation of HP82937 module added. fulivi2017-10-254-0/+682