summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hp9k_3xx.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hp9k3xx: add hp9k3xx_cdrom and hp9k3xx_hdd software lists (#7094) Davide Cavalca2020-08-181-0/+2
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-10/+10
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-7/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-46/+51
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-51/+46
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-41/+45
* bus/hp_dio: Replace CPU finder with required_address_space (nw) AJR2019-02-251-2/+2
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+4
* hp9k_3xx: use 98550A on newer models Sven Schnelle2018-11-231-10/+20
* Add HP98643 LANIC network card Sven Schnelle2018-11-211-6/+8
* add HP98550 high-res color graphic card Sven Schnelle2018-11-181-5/+5
* Hpux final fixes (#4257) dxl2018-11-061-3/+3
* hp9k_3xx: fix mem map for /360 Sven Schnelle2018-11-061-1/+1
* Merge pull request #4233 from hp9k/m68000_aerr_rw_fix R. Belmont2018-11-031-4/+4
|\
| * m68000: fix rw bit in address error frame (nw) Sven Schnelle2018-11-021-4/+4
* | m68kmmu improvements (#4229) dxl2018-11-021-0/+3
|/
* srcclean and cleanup (nw) Vas Crabb2018-10-281-2/+2
* hp9k_3xx: remove obsolete bus error handler Sven Schnelle2018-10-121-21/+6
* hp9k_3xx: timer fixes (#4131) dxl2018-10-121-3/+3
* hp9k_3xx video improvements (#4129) dxl2018-10-121-58/+9
* hp_9k_3xx: enable save state support (nw) Sven Schnelle2018-10-111-9/+10
* Merge pull request #4108 from hp9k/98644_irq_settings R. Belmont2018-10-101-1/+0
|\
| * hp98644: allow to configure interrupt level (nw) Sven Schnelle2018-10-101-1/+0
* | hp9k_3xx: add hp9000/360 Sven Schnelle2018-10-101-6/+36
|/
* hp9k_3xx: use buserror workaround from hp_ipc (nw) (#4101) dxl2018-10-101-22/+37
* hp9k3xx: make /310 progress a bit further (nw) (#4100) dxl2018-10-091-8/+3
* hp9k_3xx: connect CPU reset line to DIO bus (nw) (#4099) dxl2018-10-091-7/+3
* Merge pull request #4098 from hp9k/hp9k3xx_layout R. Belmont2018-10-091-24/+32
|\
| * hp9k_3xx: add layout (nw) Sven Schnelle2018-10-091-24/+32
* | hp9k_3xx: add HP98265A SCSI controller (nw) Sven Schnelle2018-10-091-1/+2
|/
* Merge pull request #4096 from hp9k/add_dio_slots R. Belmont2018-10-091-33/+46
|\
| * hp9k_3xx: cleanup dio config Sven Schnelle2018-10-091-33/+46
* | hp9k_3xx: add HP98620 DMA controller (#4094) dxl2018-10-091-18/+2
|/
* hp9k_3xx: move Sound, GPIB, Keyboard and RTC to human interface module Sven Schnelle2018-10-081-200/+37
* hp_dio: remove MCFG Sven Schnelle2018-10-081-18/+21
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-4/+4
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-13/+11
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-1/+1
* hp9k_3xx: fix HIL clock frequency (nw) Sven Schnelle2018-06-231-1/+1
* hp9k_3xx: IOCPU reset line is connected to cpu RESET I/O (nw) (#3689) Sven Schnelle2018-06-231-1/+9
* hp9k_3xx: connect PTM irq (nw) Sven Schnelle2018-06-231-0/+1
* hp9k_3xx: simplify machine configs (#3678) Sven Schnelle2018-06-231-104/+31
* hp9k_3xx: hook up NMI line to keyboard controller Sven Schnelle2018-06-221-7/+19
* Add HP9122 floppy drive (#3657) Sven Schnelle2018-06-171-3/+4
* hp9k_3xx: add software list (#3664) Sven Schnelle2018-06-171-0/+7
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-27/+27
* hp9k_3xx: fix part number of keyboard uC (#3648) Sven Schnelle2018-06-111-7/+7
* Revert "Add 9122c floppy (#3647)" Vas Crabb2018-06-111-4/+3
* Add 9122c floppy (#3647) Sven Schnelle2018-06-101-3/+4