summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/dmv (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix clang build [-Werror,-Wunused-private-field] (nw) AJR2019-10-311-1/+0
* Spring cleaning: Vas Crabb2019-11-0115-103/+104
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-263-4/+4
* Machines promoted to working Sandro Ronco2019-10-2418-0/+54
* dmv: added HD interface. [Sandro Ronco] Sandro Ronco2019-10-242-0/+187
* mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-2616-74/+80
* Revert "conflict resolution (nw)" andreasnaive2019-03-2516-80/+74
* bus/bw2, bus/dmv, mm58167, apple3: Eliminate address_space arguments from han... AJR2019-02-2412-34/+34
* dmvbus: Add address space finders; remove machine().device (nw) AJR2019-02-086-10/+21
* -dmvbus, psi_kbd: Removed MCFG macros, nw mooglyguy2019-02-081-23/+14
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-3/+6
* src/devices: some more MCFG macros removal (nw) Ivan Vangelista2019-01-111-4/+5
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-8/+8
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-8/+9
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-312-29/+35
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+8
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-232-4/+4
* -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw mooglyguy2018-09-082-29/+29
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4
* (nw) 6821 and 6850 have no clock for bus logic side, remove some MFCG_, fix b... Vas Crabb2018-07-131-19/+19
* devcb3 Vas Crabb2018-07-071-5/+5
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-066-43/+43
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-12/+14
* Eliminate last use of set_digit_value (nw) AJR2018-04-132-2/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+12
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-10/+10
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-14/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-4/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-236-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-176-11/+11
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+2
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+2
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-0812-221/+162
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-226-11/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1418-170/+170
* mcs48: Convert ports to devcb (nw) AJR2017-05-062-9/+5
* Self-registering devices prep: Vas Crabb2017-02-279-17/+17
* Remove emu.h from headers (nw) Olivier Galibert2017-02-118-8/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2218-111/+111
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-066-12/+12
* Memory fun [O.Galibert] Olivier Galibert2016-06-142-3/+3
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-2018-42/+42
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-8/+8