summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/ipc/raw_tcp_connection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/ipc/raw_tcp_connection.cpp')
0 files changed, 0 insertions, 0 deletions
d> * drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-6/+6 * another bunch of macro removals (nw) Ivan Vangelista2020-05-191-1/+1 * input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-1/+1 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3 * (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+28 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+26 * -devices/bus/kc, nasbus, s100: Removed MCFG macros, nw mooglyguy2019-02-031-17/+18 * output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-5/+6 * imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+4 * bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-7/+7 * i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-4/+2 * wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-1/+1 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-4/+4 * z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-5/+5 * i8251: Removed MCFG, nw mooglyguy2018-08-291-13/+13 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1 * wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-2/+2 * (nw) xor100 : notes Robbbert2018-08-021-62/+39 * devcb3 Vas Crabb2018-07-071-5/+5 * com8116: Standardize nibble-packed write handlers; disable FX4 timer if not n... AJR2018-06-221-7/+1 * acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-2/+2 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-10/+10 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-1/+1 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-7/+7 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-30/+30 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+8