summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* bus/s100: Collect data reads by ANDing with FF, not ORing with 0 (nw) AJR2018-11-258-16/+16
* Merge pull request #4335 from hp9k/gpib_dma_enable ajrhacker2018-11-252-3/+19
|\
| * hp9k_3xx: add DMA enable to control register Sven Schnelle2018-11-252-3/+19
* | Fix MB87030 on HP9000/382 (#4336) dxl2018-11-252-11/+15
|/
* am79c90: many fixes (nw) Patrick Mackinlay2018-11-252-172/+236
* srcclean and fixup (nw) Vas Crabb2018-11-2516-416/+417
* i186: revert dma change, breaks tandy2k and pcd (nw) cracyc2018-11-241-4/+0
* ts1: Add XTAL definition; configure more appropriate devices for this hardwar... AJR2018-11-231-2/+2
* 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-235-15/+23
|\ \
| * | hp9k_3xx: misc fixes (nw) Sven Schnelle2018-11-235-15/+23
* | | hp9122: add layout (nw) Sven Schnelle2018-11-232-11/+26
| |/ |/|
* | hp98643: lance dma needs masking (nw) Patrick Mackinlay2018-11-231-1/+1
* | mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-45/+0
|/
* am79c90: fixes (nw) Patrick Mackinlay2018-11-222-75/+76
* Merge pull request #4320 from hp9k/hp98643 ajrhacker2018-11-213-1/+310
|\
| * Add HP98643 LANIC network card Sven Schnelle2018-11-213-1/+310
* | Revert "cpu/nec: force bits 12..15 of flag word to 1 in POPF, to match Intel ... hap2018-11-211-1/+1
|/
* am79c90: forced collision mode (nw) Patrick Mackinlay2018-11-211-3/+32
* a2065: Fix DMA/memory accesses Dirk Best2018-11-212-12/+28
* bt459: make handlers public (nw) Patrick Mackinlay2018-11-211-9/+9
* bus/isa/cga.cpp: fix this regression, too (nw) Ivan Vangelista2018-11-211-1/+1
* bbc: Added Aries B488 and Acorn IEEE488 Interface devices on 1MHz bus. Nigel Barnes2018-11-203-5/+389
* bbc_tube_80186: cleanup (nw) Nigel Barnes2018-11-201-5/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-2021-268/+191
* Initial version of Commodore A2065 Ethernet card Dirk Best2018-11-203-0/+212
* Merge pull request #4316 from Happy-yappH/master R. Belmont2018-11-201-4/+8
|\
| * mips3dsm : Add secondary cache instruction decoding (nw) Happy2018-11-191-4/+8
* | aic6250: minor fixes (nw) Patrick Mackinlay2018-11-201-0/+14
* | am79c90: enable communication Patrick Mackinlay2018-11-202-558/+733
|/
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-1/+1
* mips3.cpp: Added logging of cache opcodes, nw mooglyguy2018-11-192-3/+94
* mips1: handle no cache (nw) Patrick Mackinlay2018-11-191-2/+4
* mips3.cpp: Started laying the groundwork for cache support, nw mooglyguy2018-11-194-63/+101
* Merge pull request #4313 from hp9k/hp98550 ajrhacker2018-11-185-0/+1908
|\
| * add HP98550 high-res color graphic card Sven Schnelle2018-11-185-0/+1908
* | nereid: use device_palette_interface (nw) Sven Schnelle2018-11-182-20/+18
* | -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] mooglyguy2018-11-183-26/+451
* | z8: Use devcb3 instead of MCFG_ macros (nw) AJR2018-11-181-36/+8
|/
* bbc: ROMs required by expansion devices are now allocated empty slots in host... Nigel Barnes2018-11-1828-348/+135
* Fix SAA5051 internal character ROM to match datasheet (one pixel was missing ... Lord-Nightmare2018-11-181-1/+1
* ym2151: really remove the macros (nw) Ivan Vangelista2018-11-181-12/+0
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-184-48/+10
* Merge pull request #4309 from hp9k/nereid_overlay_support ajrhacker2018-11-172-17/+111
|\
| * nereid: add overlay support Sven Schnelle2018-11-172-17/+111
* | -screen.cpp: Added a devcb for easier hooking of the scanline timer. [Ryan Ho... mooglyguy2018-11-171-1/+1
|/
* Merge pull request #4296 from cam900/i4100 R. Belmont2018-11-172-152/+282
|\
| * imagetek_i4100.cpp : Updates, Minor cleanups, Remove MCFGs cam9002018-11-142-152/+282
* | pc9801_86.cpp: fix PSG regression (#4306) r092018-11-171-0/+2