summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp80_io (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-014-35/+35
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-022-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+14
* bus\hp80_io: removed MCFG macros (nw) Ivan Vangelista2019-02-161-14/+13
* mcs48: Eliminate now-unneeded arguments from p1_r and p2_r handlers (nw) AJR2018-09-231-2/+2
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-011-23/+27
* devcb3 Vas Crabb2018-07-071-2/+2
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-16/+16
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* 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