summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/asio/src/examples/cpp11/services/logger_service.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/asio/src/examples/cpp11/services/logger_service.cpp')
0 files changed, 0 insertions, 0 deletions
4/+4 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-7/+3 * z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-4/+4 * (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6 * tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) AJR2019-03-091-2/+1 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-4/+5 * z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-5/+5 * z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-5/+4 * tms9928a: Configuration modernization (nw) AJR2018-08-211-7/+7 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2 * proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1 * 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-5/+5 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+20 * API change: Memory maps are now methods of the owner class [O. Galibert]