| Commit message (Expand) | Author | Age | Files | Lines |
* | devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values |  cam900 | 2019-03-30 | 1 | -2/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 8 | -25/+24 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 8 | -24/+25 |
* | bus/hp_dio: Replace CPU finder with required_address_space (nw) |  AJR | 2019-02-25 | 6 | -17/+14 |
* | tms9914: Rename read/write handlers and remove superfluous arguments (nw) |  AJR | 2019-02-18 | 1 | -4/+4 |
* | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 2 | -4/+6 |
* | Revert "hp9k3xx: call reset() instead of manually resetting subdevices (nw)" |  Sven Schnelle | 2018-12-01 | 1 | -2/+3 |
* | Merge tag 'mame0204' |  Vas Crabb | 2018-11-28 | 1 | -1/+1 |
|\ |
|
| * | metadata and flags (nw) |  Vas Crabb | 2018-11-27 | 1 | -1/+1 |
* | | hp9k_3xx: add DMA enable to control register |  Sven Schnelle | 2018-11-25 | 2 | -3/+19 |
|/ |
|
* | srcclean and fixup (nw) |  Vas Crabb | 2018-11-25 | 1 | -1/+1 |
* | Merge pull request #4328 from hp9k/human_interface_reset |  R. Belmont | 2018-11-23 | 1 | -3/+2 |
|\ |
|
| * | hp9k3xx: call reset() instead of manually resetting subdevices (nw) |  Sven Schnelle | 2018-11-23 | 1 | -3/+2 |
* | | Merge pull request #4327 from hp9k/misc_fixes |  R. Belmont | 2018-11-23 | 3 | -9/+13 |
|\ \
| |/
|/| |
|
| * | hp9k_3xx: misc fixes (nw) |  Sven Schnelle | 2018-11-23 | 3 | -9/+13 |
* | | hp98643: lance dma needs masking (nw) |  Patrick Mackinlay | 2018-11-23 | 1 | -1/+1 |
|/ |
|
* | Add HP98643 LANIC network card |  Sven Schnelle | 2018-11-21 | 3 | -1/+310 |
* | add HP98550 high-res color graphic card |  Sven Schnelle | 2018-11-18 | 3 | -0/+315 |
* | hp9k_3xx: fix RTC corruption |  Sven Schnelle | 2018-11-06 | 1 | -0/+1 |
* | hp_hil: Removing MCFG macros doesn't just mean blindly expanding them (nw) |  Vas Crabb | 2018-10-30 | 1 | -9/+2 |
* | inconsistency, deprecation, duplication... (nw) |  Vas Crabb | 2018-10-30 | 7 | -32/+23 |
* | srcclean and cleanup (nw) |  Vas Crabb | 2018-10-28 | 2 | -8/+6 |
* | hp9k3xx/human_interface: add parallel poll logic (nw) |  Sven Schnelle | 2018-10-20 | 2 | -9/+71 |
* | hp98620: add channel control/status register |  Sven Schnelle | 2018-10-18 | 2 | -11/+40 |
* | hp98620: fix register endianess |  Sven Schnelle | 2018-10-15 | 1 | -4/+4 |
* | Merge pull request #4137 from hp9k/hp_dio_fixes |  R. Belmont | 2018-10-13 | 6 | -18/+1 |
|\ |
|
| * | hp_dio: remove unused map() functions |  Sven Schnelle | 2018-10-13 | 6 | -18/+1 |
* | | Merge pull request #4134 from hp9k/hp98644_mcfg_removal |  R. Belmont | 2018-10-13 | 1 | -8/+9 |
|\ \ |
|
| * | | hp98644: remove MCFG (nw) |  Sven Schnelle | 2018-10-12 | 1 | -8/+9 |
| |/ |
|
* / | hp98543,hp98544: remove MCFG (nw) |  Sven Schnelle | 2018-10-12 | 2 | -18/+14 |
|/ |
|
* | hp9k_3xx video improvements (#4129) |  dxl | 2018-10-12 | 1 | -3/+3 |
* | hp_9k_3xx: enable save state support (nw) |  Sven Schnelle | 2018-10-11 | 3 | -0/+8 |
* | Merge pull request #4119 from hp9k/hp_hil_mouse |  R. Belmont | 2018-10-11 | 1 | -0/+5 |
|\ |
|
| * | hp_hil: add HP 46060B mouse |  Sven Schnelle | 2018-10-11 | 1 | -0/+5 |
* | | hp_dio/human_interface: fix fixme (nw) |  Sven Schnelle | 2018-10-10 | 1 | -2/+1 |
|/ |
|
* | hp_dio/human_interface: remove MCFG (nw) |  Sven Schnelle | 2018-10-10 | 1 | -40/+46 |
* | hp98644: allow to configure interrupt level (nw) |  Sven Schnelle | 2018-10-10 | 1 | -2/+3 |
* | topcat: remove MCFG, implement irq, fix some minor issues (nw) |  Sven Schnelle | 2018-10-10 | 4 | -39/+137 |
* | hp9k_3xx: add HP98265A SCSI controller (nw) |  Sven Schnelle | 2018-10-09 | 3 | -0/+382 |
* | hp9k_3xx: add HP98620 DMA controller (#4094) |  dxl | 2018-10-09 | 4 | -7/+527 |
* | hp9k_3xx: move Sound, GPIB, Keyboard and RTC to human interface module |  Sven Schnelle | 2018-10-08 | 3 | -0/+400 |
* | hp_dio: remove MCFG |  Sven Schnelle | 2018-10-08 | 1 | -6/+0 |
* | hp_dio: add shared IRQ and DMA capabilities |  Sven Schnelle | 2018-10-08 | 2 | -63/+263 |
* | hp_dio: add namespace (nw) (#3939) |  dxl | 2018-10-07 | 12 | -45/+93 |
* | -in8250: De-MCFG, nw |  mooglyguy | 2018-09-04 | 1 | -10/+9 |
* | Details, details (nw) |  Vas Crabb | 2018-09-01 | 1 | -1/+1 |
* | More topcat fixes (#3933) |  dxl | 2018-08-31 | 2 | -4/+22 |
* | Topcat fixes (#3930) |  dxl | 2018-08-31 | 4 | -0/+14 |
* | Apply logical address mask properly in debug disassembly view |  AJR | 2018-08-24 | 1 | -1/+1 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -4/+4 |