summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_dio (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-012-7/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-2610-49/+50
* hp98543: Correct typo in XTAL value and modernize syntax (nw) AJR2019-10-081-5/+5
* Default list of nscsi devices (nw) AJR2019-07-111-15/+8
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-2/+2
* mindset: Fix the 8042s, clock starts ticking [O. Galibert] Olivier Galibert2019-06-162-2/+2
* devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values cam9002019-03-301-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-268-25/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-258-24/+25
* bus/hp_dio: Replace CPU finder with required_address_space (nw) AJR2019-02-256-17/+14
* tms9914: Rename read/write handlers and remove superfluous arguments (nw) AJR2019-02-181-4/+4
* devices/bus: a few more MACHINE_CONFIG macros removed (nw) Ivan Vangelista2019-02-092-4/+6
* Revert "hp9k3xx: call reset() instead of manually resetting subdevices (nw)" Sven Schnelle2018-12-011-2/+3
* Merge tag 'mame0204' Vas Crabb2018-11-281-1/+1
|\
| * metadata and flags (nw) Vas Crabb2018-11-271-1/+1
* | hp9k_3xx: add DMA enable to control register Sven Schnelle2018-11-252-3/+19
|/
* srcclean and fixup (nw) Vas Crabb2018-11-251-1/+1
* Merge pull request #4328 from hp9k/human_interface_reset R. Belmont2018-11-231-3/+2
|\
| * hp9k3xx: call reset() instead of manually resetting subdevices (nw) Sven Schnelle2018-11-231-3/+2
* | Merge pull request #4327 from hp9k/misc_fixes R. Belmont2018-11-233-9/+13
|\ \ | |/ |/|
| * hp9k_3xx: misc fixes (nw) Sven Schnelle2018-11-233-9/+13
* | hp98643: lance dma needs masking (nw) Patrick Mackinlay2018-11-231-1/+1
|/
* Add HP98643 LANIC network card Sven Schnelle2018-11-213-1/+310
* add HP98550 high-res color graphic card Sven Schnelle2018-11-183-0/+315
* hp9k_3xx: fix RTC corruption Sven Schnelle2018-11-061-0/+1
* hp_hil: Removing MCFG macros doesn't just mean blindly expanding them (nw) Vas Crabb2018-10-301-9/+2
* inconsistency, deprecation, duplication... (nw) Vas Crabb2018-10-307-32/+23
* srcclean and cleanup (nw) Vas Crabb2018-10-282-8/+6
* hp9k3xx/human_interface: add parallel poll logic (nw) Sven Schnelle2018-10-202-9/+71
* hp98620: add channel control/status register Sven Schnelle2018-10-182-11/+40
* hp98620: fix register endianess Sven Schnelle2018-10-151-4/+4
* Merge pull request #4137 from hp9k/hp_dio_fixes R. Belmont2018-10-136-18/+1
|\
| * hp_dio: remove unused map() functions Sven Schnelle2018-10-136-18/+1
* | Merge pull request #4134 from hp9k/hp98644_mcfg_removal R. Belmont2018-10-131-8/+9
|\ \
| * | hp98644: remove MCFG (nw) Sven Schnelle2018-10-121-8/+9
| |/
* / hp98543,hp98544: remove MCFG (nw) Sven Schnelle2018-10-122-18/+14
|/
* hp9k_3xx video improvements (#4129) dxl2018-10-121-3/+3
* hp_9k_3xx: enable save state support (nw) Sven Schnelle2018-10-113-0/+8
* Merge pull request #4119 from hp9k/hp_hil_mouse R. Belmont2018-10-111-0/+5
|\
| * hp_hil: add HP 46060B mouse Sven Schnelle2018-10-111-0/+5
* | hp_dio/human_interface: fix fixme (nw) Sven Schnelle2018-10-101-2/+1
|/
* hp_dio/human_interface: remove MCFG (nw) Sven Schnelle2018-10-101-40/+46
* hp98644: allow to configure interrupt level (nw) Sven Schnelle2018-10-101-2/+3
* topcat: remove MCFG, implement irq, fix some minor issues (nw) Sven Schnelle2018-10-104-39/+137
* hp9k_3xx: add HP98265A SCSI controller (nw) Sven Schnelle2018-10-093-0/+382
* hp9k_3xx: add HP98620 DMA controller (#4094) dxl2018-10-094-7/+527
* hp9k_3xx: move Sound, GPIB, Keyboard and RTC to human interface module Sven Schnelle2018-10-083-0/+400
* hp_dio: remove MCFG Sven Schnelle2018-10-081-6/+0
* hp_dio: add shared IRQ and DMA capabilities Sven Schnelle2018-10-082-63/+263
* hp_dio: add namespace (nw) (#3939) dxl2018-10-0712-45/+93