summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/network.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/network.cpp')
0 files changed, 0 insertions, 0 deletions
'//www.gravatar.com/avatar/12dc87757ac3c5c83f314738ccdf5352?s=13&d=retro' /> Ivan Vangelista2020-05-191-2/+2 * Reduce dependencies on pc_fdc_interface and machine/pc_fdc.h (nw) AJR2020-04-071-1/+0 * m68000: Read the initial SP and PC from memory after rather than during machi... AJR2019-04-291-2/+0 * (nw) Clean up the mess on master Vas Crabb2019-03-261-49/+47 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-47/+49 * volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-35/+35 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2 * imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+2 * isa: Modernize device configuration (nw) AJR2019-01-251-2/+0 * src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-8/+8 * isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-7/+9 * wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1 * stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-3/+5 * mcr, mcr3, pt68k4, rex6000: Removed machine().device, nw mooglyguy2018-06-231-8/+7 * 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 * wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-2/+2 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-4/+4 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+28 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-13/+15 * Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+30 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4 * mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-4/+4 * dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+15 * Self-registering devices prep: Vas Crabb2017-02-271-4/+10 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8 * Not mine. (nw) Robbbert2016-04-301-1/+1 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2 * clang-modernize part 4 Miodrag Milanovic2015-12-041-14/+14