summaryrefslogtreecommitdiffstats
path: root/src/osd/modules/file/posixsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/file/posixsocket.cpp')
0 files changed, 0 insertions, 0 deletions
66835248fab9?s=128&d=retro' /> AJR2022-01-061-0/+1 * Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-1/+1 * adam, bw2, cbm2, newbrain, pet, plus4, pofo, vic10, vic20: Eliminate bus tag ... AJR2021-06-201-1/+1 * emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-5/+2 * m6502: Eliminate the disable_cache hack (nw) AJR2019-11-021-1/+0 * Spring cleaning: Vas Crabb2019-11-011-4/+3 * (nw) Clean up the mess on master Vas Crabb2019-03-261-36/+36 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-36/+36 * 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-191-31/+31 * mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-191-4/+4 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... Ivan Vangelista2019-02-151-1/+1 * -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-30/+35 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1 * mos6566, cbm2_user_port, vic10_expansion_slot: Replace MCFG_ macros with devc... AJR2018-08-131-71/+18 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+3 * more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-16/+16 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1 * emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-1/+1 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * (nw) few more macros replaced with constructors Vas Crabb2018-05-071-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-19/+19 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+12 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1 * dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-4/+4 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13 * DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0