summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
...
* New working software list additions Nigel Barnes2019-03-103-2/+228
* spectrum: Improved expansion interface to allow devices to act on opcode fetc... Nigel Barnes2019-03-1024-178/+654
* machines promoted, new software list stuff (#4738) David Haywood2019-03-101-3/+3
* svi318, bus/svi318: Simplify read/write handlers; minor driver cleanup (nw) AJR2019-03-0922-93/+93
* bus/spectrum: Simplify read/write handlers (nw) AJR2019-03-0924-76/+76
* tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-093-6/+6
* wswan: simplify read/write handlers (nw) Wilbert Pol2019-03-094-51/+51
* bus/intv: Simplify read/write handlers (nw) AJR2019-03-097-170/+162
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-0931-519/+536
* ncr5380n, ncr5385, ncr5390, ncr539x: Simplify read/write handlers (nw) AJR2019-03-072-4/+4
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-0710-41/+57
* ef9345, ef9365: Simplify read/write handlers (nw) AJR2019-03-074-6/+6
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-0753-392/+372
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-0111-39/+29
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-0111-11/+11
* bus/cbus: Replace CPU finder with required_address_space; add pinout (nw) AJR2019-02-282-11/+69
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-282-31/+20
* sg1000m3: Add keyboard cable link for F-16 Fighting Falcon's 2p mode (#4680) enikland22019-02-276-14/+493
* a2eauxslot: Fix regression by not nullifying slot pointer in device_start (nw) AJR2019-02-262-8/+7
* bus/x68k: Use object finder to get at CPU address space (nw) AJR2019-02-265-13/+14
* nubus: Use required_address_space rather than old-style CPU lookup (nw) AJR2019-02-262-35/+28
* bus/interpro/sr: Replace CPU finder with required_address_space (nw) AJR2019-02-262-21/+8
* bus/ep64: Use required_address_space instead of specific device finder (nw) AJR2019-02-262-14/+8
* bus/a2bus/a2eauxslot: Sanitize configuration (nw) AJR2019-02-255-27/+14
* bus/apricot/expansion: Replace CPU finders with address space finders (nw) AJR2019-02-252-36/+14
* bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_spa... AJR2019-02-256-11/+12
* bus/hp_dio: Replace CPU finder with required_address_space (nw) AJR2019-02-256-17/+14
* bus/acorn: Replace CPU finder with required_address_space (nw) AJR2019-02-252-4/+4
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-2518-134/+94
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-25100-1135/+1145
* bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) AJR2019-02-2520-119/+119
* bus/s100, bus/vidbrain: Eliminate address_space arguments from handlers (nw) AJR2019-02-2523-73/+73
* bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... AJR2019-02-2583-352/+352
* bus/bw2, bus/dmv, mm58167, apple3: Eliminate address_space arguments from han... AJR2019-02-2416-64/+64
* bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... AJR2019-02-2450-166/+166
* srcclean (nw) Vas Crabb2019-02-244-8/+8
* apricot: Add support for the Winchester controller Dirk Best2019-02-233-0/+322
* apricot: Add support to install io space device maps to expansion bus Dirk Best2019-02-231-0/+8
* new NOT WORKING machines (XaviX / eKara) (#4663) David Haywood2019-02-214-0/+100
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... Ivan Vangelista2019-02-211-0/+9
* bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) AJR2019-02-1913-77/+77
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-1915-53/+53
* votrax: Simplify write handlers (nw) AJR2019-02-192-4/+4
* bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) AJR2019-02-1934-142/+141
* bus/adam, bus/cbm2, bus/coleco, bus/vic20: Eliminate unnecessary address_spac... AJR2019-02-1945-114/+114
* bus/c64: Eliminate address_space arguments from handlers (nw) AJR2019-02-19134-272/+272
* volt_reg: set default m_output (nw) hap2019-02-1917-18/+0
* 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-1911-48/+48
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-1911-31/+31
* bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) AJR2019-02-1922-95/+95