summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp9845_io (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-0112-84/+96
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-6/+6
* Hp9825: support for external ROM cartridges added (#5761) fulivi2019-10-233-26/+60
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-024-4/+4
* Hp9845: added 98046 module emulation (#5115) fulivi2019-05-264-0/+863
* (nw) Clean up the mess on master Vas Crabb2019-03-264-11/+1125
* Revert "conflict resolution (nw)" andreasnaive2019-03-254-1125/+11
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-2/+3
* -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-031-9/+10
* hp9825: added HLE of HP9885 floppy drive. Extended HPI format to fulivi2019-01-123-0/+1112
* -nanoprocessor, mn10200, ps2vu, m68hc11: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-152-12/+13
* hp9825 & hp9845: refactored I/O sub-system. Added 98032 GPIO module. (#4353) fulivi2018-12-054-62/+815
* devcb3 Vas Crabb2018-07-071-3/+3
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-12/+12
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-082-23/+23
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-12/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-5/+6
* IEEE-488 remotizer device (#3241) fulivi2018-03-181-0/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-142-37/+41
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-142-24/+26
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-124-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-084-41/+31
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* Hp9845: Support for HPI floppy format (#2310) fulivi2017-05-161-6/+9
* more spelling fixes (nw) smf-2017-05-141-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-146-132/+136
* hp9845: 98035 module default SC is 9 now fulivi2017-04-141-1/+1
* hp9845: a little cleanup.. fulivi2017-03-081-1/+1
* hp9845: 1st attempt at eliminating the src/mame -> src/devices fulivi2017-03-086-29/+104
* hp9845: put parts common to various 9845 models in a base class to fulivi2017-03-082-3/+3
* Self-registering devices prep: Vas Crabb2017-02-273-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-1/+3
* hp9845: 9895 now talks through ieee488! fulivi2017-01-051-0/+6
* hp9845: draft of HP9895 floppy drive. PHI passes POST. fulivi2017-01-051-0/+1
* srcclean (nw) Vas Crabb2016-11-274-44/+44
* hp9845: implemented 98034 module (HPIB interface) fulivi2016-11-225-3/+465
* hp9845: cleanups & more info in 98035 driver fulivi2016-11-031-22/+72
* hp9845: re-implemented the 98035 RTC module at a low-level as I have the fulivi2016-11-032-577/+533
* srcclean (nw) Vas Crabb2016-10-234-629/+629
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-43/+43
* hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-124-0/+1053