summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* remove unused this (nw) smf-2018-08-091-2/+2
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-0913-655/+431
* ti99: Hexbus floppy now working for 99/2 Michael Zapf2018-08-085-29/+75
* Merge pull request #3834 from pmackinlay/keyboard R. Belmont2018-08-071-72/+72
|\
| * interpro lle keyboard: expand mappings (nw) Patrick Mackinlay2018-08-071-72/+72
* | interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-079-558/+480
|/
* -mac: MACHINE_CONFIG removal, nw mooglyguy2018-08-042-9/+33
* Previous commit examples of use (nw) Olivier Galibert2018-08-028-22/+22
* Make OG happier about output latches, nw mooglyguy2018-08-026-40/+19
* apple2: fixed reverse-logic on TransWarp slot DIPs that caused disks to not b... arbee2018-08-021-3/+2
* bus/isa: Eliminate some region_alloc abuse (nw) AJR2018-08-013-14/+6
* ripple_counter: Finish devcb3 conversion (nw) AJR2018-08-011-2/+2
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-018-31/+75
* -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] mooglyguy2018-08-017-39/+62
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-0113-313/+274
* Fix recent regressions, nw mooglyguy2018-08-012-2/+9
* -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] mooglyguy2018-07-313-13/+21
* old scsi: minor stuff (nw) Olivier Galibert2018-07-301-6/+1
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-3017-235/+276
* fccpu20 : fixed terminal display Robbbert2018-07-291-0/+10
* emu.h fix (nw) smf-2018-07-221-0/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-223-4/+1
* pc9801.cpp: Eliminate bogus XTALs (nw) AJR2018-07-212-8/+4
* vip: Give the expansion bus full access to N and TPB (nw) AJR2018-07-196-26/+85
* cdp1852: Replace callback macros with devcb3 bindings; use line write handler... AJR2018-07-192-21/+39
* dragon devices: remove MCFG_ and machine().device (nw) Nigel Barnes2018-07-173-50/+32
* remove lots of MCFG_ (nw) Vas Crabb2018-07-173-106/+105
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-164-16/+12
* New skeleton device: Western Digital WD1007A ESDI hard disk controller [Al Ko... AJR2018-07-143-0/+104
* more cleanup and removal of mcfg (nw) Vas Crabb2018-07-156-73/+69
* Made a pass over the source to eliminate uppercase hex in hashes (nw) Scott Stone2018-07-131-6/+6
* (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... Vas Crabb2018-07-136-63/+63
* z80: Remove some MCFG_ macros. (nw) Vinicius Sa2018-07-133-14/+17
* cleanup (nw) Vas Crabb2018-07-1215-49/+43
* sp0256: Remove MCFG_ from coco_ssc (nw) Nigel Barnes2018-07-111-3/+3
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-107-67/+42
* Acorn Bus slot devices for:- Nigel Barnes2018-07-1031-0/+2775
* more of the same (nw) Vas Crabb2018-07-081-32/+4
* remove more MCFG_ (nw) Vas Crabb2018-07-074-21/+16
* devcb3 Vas Crabb2018-07-07118-652/+705
* interpro: CLIX boots (on the ip2000) (#3730) Patrick Mackinlay2018-07-054-30/+35
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-032-3/+3
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-3018-257/+370
* Merge pull request #3715 from StefanBruens/fix_arm_build ajrhacker2018-06-3012-21/+6
|\
| * Avoid multiple explicit instantiations definition of templates Stefan BrĂ¼ns2018-06-2912-21/+6
* | emumem: Backend modernization [O. Galibert] Olivier Galibert2018-06-296-11/+18
|/
* Merge tag 'mame0199' Vas Crabb2018-06-272-5/+2
|\
| * appease MSVC (nw) Vas Crabb2018-06-252-5/+2
* | copyright holder consistency (nw) hap2018-06-261-1/+1
* | hd63450: Configure device clock (not used yet); back out custom constructor (nw) AJR2018-06-251-1/+2