summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
...
* bus/pet: Eliminate address_space argument from interface methods (nw) AJR2019-02-188-35/+35
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-1811-20/+20
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-1820-69/+63
* tms9914: Rename read/write handlers and remove superfluous arguments (nw) AJR2019-02-182-10/+10
* Merge pull request #4647 from cam900/ay8910_args ajrhacker2019-02-1813-95/+87
|\
| * ay8910.cpp : Updates cam9002019-02-1513-95/+87
* | (nw) remove some superfluous const, eliminate a superfluous temp, remove supe... Vas Crabb2019-02-184-8/+12
* | pce_slot.h: forgot to actually remove the macros (nw) Ivan Vangelista2019-02-161-11/+0
* | devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-1611-45/+73
* | bus\lpci\pci.h: removed unused MCFG macros (nw) Ivan Vangelista2019-02-161-16/+0
* | bus\hp80_io: removed MCFG macros (nw) Ivan Vangelista2019-02-162-16/+24
|/
* Merge pull request #4628 from cam900/sega8_mcfg ajrhacker2019-02-145-81/+254
|\
| * device/bus/sega8/sega8_slot.cpp : Remove MCFG macros cam9002019-02-115-81/+254
* | mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-144-23/+21
* | Merge pull request #4638 from shattered/_535aece712 ajrhacker2019-02-135-76/+45
|\ \
| * | use logmacro.h instead of ad-hoc DBG_LOG macro (nw) Sergey Svishchev2019-02-125-76/+45
* | | misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-132-18/+1
|/ /
* | volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-1211-154/+125
* | ti99: Fixed cassette instabilities, caused by improper timer usage; introduce... Michael Zapf2019-02-121-1/+0
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-1176-685/+736
|/
* new WORKING machines (JAKKS stuff) (#4624) David Haywood2019-02-104-0/+543
* nb_rtpd: Raw parameters for screen (nw) AJR2019-02-101-7/+6
* pds_sefp: Raw parameters for screen (nw) AJR2019-02-101-7/+6
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-1028-130/+145
* new WORKING Gamate game + Working DBZ JAKKS + misc bits (#4614) David Haywood2019-02-094-5/+106
* devices/bus: a few more MACHINE_CONFIG macros removed (nw) Ivan Vangelista2019-02-0929-198/+215
* amiga/zorro: Be more consistent about resolving callbacks (nw) AJR2019-02-082-14/+14
* amiga/zorro: Bus modernization (nw) AJR2019-02-088-118/+66
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-0813-106/+68
* bus/ti99x: Add address space finders; remove machine().device (nw) AJR2019-02-084-7/+17
* dmvbus: Add address space finders; remove machine().device (nw) AJR2019-02-086-10/+21
* apricot: Add mouse support Dirk Best2019-02-082-2/+88
* -dmvbus, psi_kbd: Removed MCFG macros, nw mooglyguy2019-02-082-45/+26
* -devices/bus/cgenie: Removed MCFG macros, nw mooglyguy2019-02-047-68/+45
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-041-4/+4
* Merge pull request #4594 from cam900/adc0844_args R. Belmont2019-02-042-6/+6
|\
| * adc0844.cpp : Remove unnecessary arguments in handlers cam9002019-02-032-6/+6
* | -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-036-176/+129
* | New machines marked as NOT_WORKING mooglyguy2019-02-034-17/+39
* | Provide 1 MHz clock for uPD7002 (nw) AJR2019-02-031-1/+1
|/
* -devices/bus/kc, nasbus, s100: Removed MCFG macros, nw mooglyguy2019-02-035-171/+88
* com8116: Simplify read/write handlers (nw) AJR2019-02-021-2/+2
* -ghosteo: Removed deprecated warning, nw mooglyguy2019-02-025-46/+63
* devices\bus: few less MCFG macros (nw) Ivan Vangelista2019-02-018-114/+44
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-0149-402/+360
* intelfsh: Eliminate address_space argument from read/write handlers (nw) AJR2019-02-015-41/+41
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-014-18/+18
* Merge pull request #4573 from cam900/fm_args ajrhacker2019-02-0116-51/+51
|\
| * Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-3116-51/+51
* | devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-3138-590/+333
|/